[Bug 1051] Mismatch between values for preferedRecordSyntax in db and the z3950 daemon
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1051 marilen.corciovei@nemesisit.ro changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version| |All ------- Additional Comments From marilen.corciovei@nemesisit.ro 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.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz