[Bug 11297] Add support for custom PQF attributes for Z39.50 server searches
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11297 --- Comment #70 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Comment on attachment 72061 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72061 Bug 11297 - Add support for custom PQF attributes for Z39.50 server searches. Review of attachment 72061: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=11297&attachment=72061) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/z3950servers.tt @@ +28,5 @@
+ $("#syntax").val('[% server.syntax %]'); + $("#encoding").val('[% server.encoding %]'); + $("#recordtype").val('[% server.recordtype %]'); + [% END %] + // Disable recordtype (and default to bib) for non-Z3950 servers until auth is supported
Noticed this comment here earlier: bug 19436 has now been pushed, so it might need to be adapted now. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org