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

Katrin Fischer <[email protected]> changed:

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

--- Comment #5 from Katrin Fischer <[email protected]> ---
Created attachment 37932
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37932&action=edit
[PASSED QA] Bug 8474 - Holds done by librarians cause silent errors in
koha-error_log, placerequest.pl -> $checkitem

Squashed this rogue variable initialization

Test plan:
1/ Place a hold at a biblio level (on the next available item)
2/ Without this patch you get
placerequest.pl: Use of uninitialized value $checkitem in string ne at
/home/koha/src/reserve/placerequest.pl line 75.
placerequest.pl: Use of uninitialized value $checkitem in string ne at
/home/koha/src/reserve/placerequest.pl line 101.

Signed-off-by: Jonathan Druart <[email protected]>
Signed-off-by: Katrin Fischer <[email protected]>
Fixed a tab.

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