31 Aug
2012
31 Aug
'12
5:40 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8550 --- Comment #7 from Paul Poulain <paul.poulain@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.