[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
Fri Aug 31 18:40:18 CEST 2012


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

--- Comment #7 from Paul Poulain <paul.poulain at biblibre.com> ---
mmm... maybe i've be a little to fast in pushing this patch: Jared, in
z3950_search.pl, I see:
<li><label for="isbn">ISBN/ISSN: </label> <input type="text" id="isbn"
name="isbn" value="[% isbn %]" /></li>

There is no field called issn, so $query->param('issn') is always empty and
that's some dead code (which was partially already here before, I agree)

Am I right or do I have missed something ?

(however, patch already pushed, but please answer -and provide a fix if needed
!-)

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


More information about the Koha-bugs mailing list