[Koha] Koha Digest, Vol 100, Issue 3
Sami M. Rasheed
sami_rasheed at yahoo.com
Mon Feb 3 17:57:31 NZDT 2014
Dear sir,
I install koha, and everything working fine, but call number doesn't display, in call number column in OPAC search result, I customized all setting for LOC and use 050ab. please give me your help.
Thanks.
Sami
On Monday, February 3, 2014 3:00 AM, "koha-request at lists.katipo.co.nz" <koha-request at lists.katipo.co.nz> wrote:
Send Koha mailing list submissions to
koha at lists.katipo.co.nz
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.katipo.co.nz/mailman/listinfo/koha
or, via email, send a message with subject or body 'help' to
koha-request at lists.katipo.co.nz
You can reach the person managing the list at
koha-owner at lists.katipo.co.nz
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha digest..."
Today's Topics:
1. Reminder: the next general IRC meeting is on 5th February
2014 02:00 UTC (David
Nind)
2. how to fix encoding of biblioitems.kohaxml (moving to latest
Koha) (Giuseppe Angilella)
3. Edition/Deletion of Field in Patron Module (Zewar Khan)
4. Re: Edition/Deletion of Field in Patron Module (David Nind)
5. Re: Edition/Deletion of Field in Patron Module (Sue McMillan)
----------------------------------------------------------------------
Message: 1
Date: Sun, 2 Feb 2014 18:06:49 +1300
From: David Nind <david.nind at gmail.com>
To: koha at lists.katipo.co.nz
Subject: [Koha] Reminder: the next general IRC meeting is on 5th
February 2014 02:00 UTC
Message-ID:
<CAK5OMPfeTTwa63K=VrNXy8kUaJQvAvwYc-7PviW5-pN0TVT0UA at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
This is a reminder that the next general IRC meeting is on the 5th February
2014 at 02:00 UTC.
Koha community members are encouraged to attend.
To find out what time the meeting is in your time zone go to:
http://www.timeanddate.com/worldclock/fixedtime.html?msg=Koha+IRC+General+Meeting&iso=20140205T02
Please add any items that you have to the agenda at:
http://wiki.koha-community.org/wiki/General_IRC_meeting_5_February_2014
Updates from
current role holders - please add an update to the agenda if
you are expected to give an update but cannot attend (current role holders
- http://wiki.koha-community.org/wiki/Roles_for_3.16).
Information about IRC - if you are new to IRC see
http://koha-community.org/get-involved/irc/ and
http://www.wikihow.com/Get-Started-with-IRC-%28Internet-Relay-Chat%29
David Nind | david.nind at gmail.com
PO Box 12367, Thorndon, Wellington, New Zealand 6144
h. +64 4 9720 600 | m. +64 21 0537 847 | w. +64 4 8906 098
------------------------------
Message: 2
Date: Sun, 2 Feb 2014
07:11:48 +0100 (CET)
From: Giuseppe Angilella <Giuseppe.Angilella at ct.infn.it>
To: koha at lists.katipo.co.nz
Subject: [Koha] how to fix encoding of biblioitems.kohaxml (moving to
latest Koha)
Message-ID: <alpine.LFD.2.10.1402020642430.2353 at localhost>
Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII
Hi,
I'm upgrading to Koha latest release (3.14.01.000) from a quite old one
(2.x).
I've imported the old database, let the web installation procedure perform
the automatic steps to upgrade the sql structure, then launched the
convert_to_utf8.pl tool
in .../migration_tools/22_to_30/
My stuff (items, patrons, several configuration parameters) seems to be
there. However, koha_rebuild_zebra fails, because of "wide characters"
present in the database:
specific error is Wide character in subroutine entry at
/usr/share/perl5/MARC/Charset/Table.pm line 96
This results in a (hopefully) consistent, but unsearchable database.
A closer inspection of the biblioitems table reveals that several (140 out
of some 2800) items contain "accented characters" in various fields. These
may have crept in at various stages, e.g. when inserting new records using
a Mac keyboard, or on the occasion of not so careful upgrades.
Although I had set the default character set as UTF8 (both for the locale,
apache and mysql, let alone Koha itself), when I try to insert in the
database a new record (containing accented letters in the title field,
say) from the web
interface, the title looks ok when accessing the
newly created record (cgi-bin/koha/catalogue/detail.pl?biblionumber=...),
whereas the "MARC Preview" shows corrupted accented letters, as if they
weren't encoded in UTF8.
An even closer inspection suggests that the encoding might indeed be UTF8,
but that some characters follow the NFD, rather than NFC, convention
(accented characters are represented as two separate characters).
Is there a way to fix my biblioitems table? Is there a way to have new
records entered correctly, at least?
(I've even tried ALTER'ing the table to binary, then back to text with the
correct encoding, field by field.)
I could in principle go and fix each of the 140 corrupted MARC's via the
web interface, if that's the only way, but the point is that, seemingly,
even newly entered accented characters produce fancy output in the marcxml
field.
(The same may
possibly apply also to the marc field, but that's a binary
sql LONGBLOB, therefore possibly uneditable, but I assume it should be
harmless to koha_rebuild_zebra .)
Many thanks for all your suggestions and help.
Regards,
Giuseppe.
------------------------------
Message: 3
Date: Sun, 2 Feb 2014 06:26:59 +0000 (GMT)
From: Zewar Khan <zewarnwfp at yahoo.co.uk>
To: "Koha at lists.katipo.co.nz" <Koha at lists.katipo.co.nz>
Subject: [Koha] Edition/Deletion of Field in Patron Module
Message-ID:
<1391322419.80112.YahooMailNeo at web171806.mail.ir2.yahoo.com>
Content-Type: text/plain; charset=utf-8
Dear colleagues,
how can i add or delete a field in Patron Module of Koha.
Zewar khan
------------------------------
Message: 4
Date: Sun, 2 Feb 2014 21:56:46 +1300
From: David Nind <david.nind at gmail.com>
To: Zewar Khan <zewarnwfp at yahoo.co.uk>
Cc: "Koha at lists.katipo.co.nz" <Koha at lists.katipo.co.nz>
Subject: Re: [Koha] Edition/Deletion of Field in Patron
Module
Message-ID:
<CAK5OMPcH62cqTP202oWuj-XGQDdk_HfF8Bd6uwHRcA4ra+7yiA at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
>
> how can i add or delete a field in Patron Module of Koha.
>
If you mean adding and deleting custom fields for patrons, see:
http://manual.koha-community.org/3.14/en/patscirc.html#patronattributetypes
David Nind | david.nind at gmail.com
PO Box 12367, Thorndon, Wellington, New Zealand 6144
h. +64 4 9720 600 | m. +64 21 0537 847 | w. +64 4 8906 098
------------------------------
Message: 5
Date: Sun, 2 Feb 2014 18:58:06 +0000
From: Sue McMillan <sue.mcmillan at STDC.govt.nz>
To: 'Zewar Khan' <zewarnwfp at yahoo.co.uk>, "Koha at lists.katipo.co.nz"
<Koha at lists.katipo.co.nz>
Subject: Re: [Koha] Edition/Deletion of Field in Patron Module
Message-ID:
<F080C0113CF5F741BE2B9541CA30ACDA88F0CFF8 at STDCEXCH02.internal.stdc.govt.nz>
Content-Type: text/plain; charset="us-ascii"
In Global System
preferences look for BorrowerUnwantedField
Enter the names of the fields you do not want , separated by a |
Susan McMillan
Cataloguing and Systems Administrator| South Taranaki District Council
105-111 Albion St, Hawera 4610 | Private Bag 902, Hawera 4640, NZ
Phone: +64 6 278 0555 | Cell: | www.southtaranaki.com
-----Original Message-----
From: koha-bounces at lists.katipo.co.nz [mailto:koha-bounces at lists.katipo.co.nz] On Behalf Of Zewar Khan
Sent: Sunday, 2 February 2014 7:27 p.m.
To: Koha at lists.katipo.co.nz
Subject: [Koha] Edition/Deletion of Field in Patron Module
Dear colleagues,
how can i add or delete a field
in Patron Module of Koha.
Zewar khan
_______________________________________________
Koha mailing list http://koha-community.org Koha at lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
This e-mail and any attachments may contain confidential and
privileged
information. If you are not the intended recipient, please notify the
sender immediately by return e-mail, delete this e-mail and destroy
any
copies. Any dissemination or use of this information by a person other
than the intended recipient is unauthorised and may be illegal. Please
note that this communication does not designate an information system
for the purposes of the Electronic Transactions Act
2002.
------------------------------
_______________________________________________
Koha mailing list
Koha at lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha
End of Koha Digest, Vol 100, Issue 3
************************************
More information about the Koha
mailing list