koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1949] Bibliographic Address isn't properly displayed on


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1949] Bibliographic Address isn't properly displayed on OPAC result page
Date: Tue, 18 Mar 2008 10:28:41 -0700 (PDT)

http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1949





------- Comment #3 from address@hidden  2008-03-18 10:28 -------
Great news! Thanks Owen. 

hdl: You're correct, there is a difficulty with subfield repetitions in
general. 
I would add that there is also an issue with the differences in cataloging
rules 
between  UNIMARC and MARC21. In MARC21, separators are entered by cataloger, 
whereas in UNIMARC they are not. My MARC21 example:

  260 $aLondon,$aBoston :$bRoutledge & Kegan Paul,$c1974.

look somehow like that in UNIMARC:

  210 $aLondon$aBoston$bRoutledge & Kegan Paul$c1974

There are no punctuation marks at all. It's great from an IT perspective since
data storing is fully separated from data representation/display. But it 
requires a different handling of MARC21 and UNIMARC biblio records. In UNIMARC 
it would be necessary that template add separators which are not in record
fields.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]