http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8550 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Pushed for QA --- Comment #12 from Mason James <mtj@kohaaloha.com> --- (In reply to comment #11)
Created attachment 11940 [details] Bug 8550: restore ISSN field to Z39.50 search
Sometime in 2009 or so, the ISSN field was removed from the Z39.50 search page, and the ISBN field replaced with a combined ISBN/ISSN field. Since this breaks ISBN search for most Z39.50 targets (due to the differing treatment of ISBN vs. ISSN), this is a bug not a feature.
A future enhancement would be to use Business::ISBN to search for both ISBN10 and ISBN13.
To test: 1) Apply patch. 2) Do a search for an ISBN using the ISBN field. 3) Do a search for an ISSN using the ISSN field.
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
looks good, passing QA... $ koha-qa.pl testing 1 commit(s) (applied to commit ec365ff) * 301dd72 Bug 8550: restore ISSN field to Z39.50 search koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tt - perlcritic-progressive tests... OK - perl -c syntax tests... OK - xt/tt_valid.t tests... OK - xt/author/valid-template.t tests... OK - t/00-valid-xml.t tests... OK -- You are receiving this mail because: You are watching all bug changes.