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

--- Comment #7 from Paul Poulain <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to