Created attachment 78462 [details] [review] Bug 21318: Add control number as an option to search authority using Z39.50 1) Apply the patch 2) Go to administration and set up a z39.50 authority server, which does support searching by control number (use attribute 12), you can use czech national library server: host: aleph.nkp.cz port: 9991 base: aut-utf format: MARC21 encoding: UTF-8 3) Try to find an authority by control number using z39.50 - if you use the server recomended in point 2) there is web access to the base at http://aleph.nkp.cz/eng/aut
Created attachment 78503 [details] [review] Bug 21318: Add control number as an option to search authority using Z39.50 1) Apply the patch 2) Go to administration and set up a z39.50 authority server, which does support searching by control number (use attribute 12), you can use czech national library server: host: aleph.nkp.cz port: 9991 base: aut-utf format: MARC21 encoding: UTF-8 3) Try to find an authority by control number using z39.50 - if you use the server recomended in point 2) there is web access to the base at http://aleph.nkp.cz/eng/aut Signed-off-by: Michal Denar <black23@gmail.com>
Hi Michal, is your sign-off line correct or should it not be black...? I'll fix it if this passes.
Created attachment 79346 [details] [review] Bug 21318: Add control number as an option to search authority using Z39.50 1) Apply the patch 2) Go to administration and set up a z39.50 authority server, which does support searching by control number (use attribute 12), you can use czech national library server: host: aleph.nkp.cz port: 9991 base: aut-utf format: MARC21 encoding: UTF-8 3) Try to find an authority by control number using z39.50 - if you use the server recomended in point 2) there is web access to the base at http://aleph.nkp.cz/eng/aut Signed-off-by: Michal Denar <black23@gmail.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Fixed a typo in a code comment and a whitespace issue in the template.
Works nicely with the given Z39.50 server. I did some research and 12 appears to be the correct attribute. Unfortunately it looks like LOC is not supporting it.
Awesome work all! Pushed to master for 18.11
Enhancement, will not be backported to 18.05.x series.