[Koha-bugs] [Bug 8550] Z39.50 searches for ISBN/ISSN problematic

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 2 14:03:26 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8550

Jared Camins-Esakov <jcamins at cpbibliography.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11304|0                           |1
        is obsolete|                            |

--- Comment #8 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
Created attachment 11936
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11936&action=edit
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.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list