koha-bugs
[Top][All Lists]
Advanced

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

[Koha-bugs] [Bug 1051] Mismatch between values for preferedRecordSyntax


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1051] Mismatch between values for preferedRecordSyntax in db and the z3950 daemon
Date: 13 Apr 2006 07:11:10 -0000

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

address@hidden changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         OS/Version|                            |All



------- Additional Comments From address@hidden  2006-04-13 19:11 -------
After some additional research I found out that the bug is in fact in the npl
version of the z3959servers.tmpl. 

The code in the default template is:
<select name="syntax">
     <option value="MARC21">MARC21</option>
     <option value="UNIMARC">UNIMARC</option>
</select>

which is correct. In fact the fix whould consist only to change the npl version
of the template to match the default one. However from a Net:Z3950 point of vue
it's more natural as option USMARC instead of MARC21. Anyway the templates
should be syncronized.



------- 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]