https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21168

Tomás Cohen Arazi <[email protected]> changed:

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

--- Comment #3 from Tomás Cohen Arazi <[email protected]> ---
Created attachment 78146
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78146&action=edit
Bug 21168: Handle deleted checked-in items on checking in

circ/returns.pl generates a server error when attempting to checkin an item
while
the list of previously-returned items contains an item that has been deleted.
Error text: Can't call method "biblio" on an undefined value at
/usr/share/koha/intranet/cgi-bin/circ/returns.pl line 606.

Test plan:
- checkout two items
- checkin item1
- on a separate tab, delete item1
- on the original tab (which still shows item1 in the list of Checked-In
Items), attempt to check in item2
=> No error appears

Signed-off-by: Tomas Cohen Arazi <[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