| Summary: | SIP Checkin of not checked out item returns error without additional reason | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Chris Cormack <chris> |
| Component: | SIP2 | Assignee: | Colin Campbell <colin.campbell> |
| Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
| Severity: | normal | ||
| Priority: | PATCH-Sent (DO NOT USE) | CC: | gmcharlt, koha.sekjal, ulrich.kleiber |
| Version: | 3.4 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: | bug 3704 patch | ||
|
Description
Chris Cormack
2010-05-21 01:13:59 UTC
Created attachment 5414 [details] [review] bug 3704 patch Adds additional if/then conditional check around whether a patron is defined, and returns "Item not checked out" as a screen_msg if not. Otherwise, proceed as normal. Easy to read, marking as Passed QA Pushed, please test There have been no further reports of problems so I am marking this bug resolved. |