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

--- Comment #43 from Galen Charlton <[email protected]> ---
Created attachment 19896
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19896&action=edit
Bug 9394: (follow-up) silence spurious warns

One just needed parentheses, but the one on line 219 reflects
a slightly deeper problem -- it's running patron checks when
a patron hasn't actually been supplied.

To test:

[1] From the staff interface, bring up a biblio that has no
    holds on it, then go to the holds tab.
[2] Verify that the Apache log has no new warnings containing:

request.pl: Use of uninitialized value in string eq at
/home/gmc/koha/reserve/request.pl line 219

or

request.pl: Use of uninitialized value in string eq at
/home/gmc/koha/reserve/request.pl line 488

Signed-off-by: Galen Charlton <[email protected]>

-- 
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