Summary: | Error in checking whether a checkout can be renewed | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Circulation | Assignee: | Galen Charlton <gmcharlt> |
Status: | CLOSED WORKSFORME | QA Contact: | Bugs List <koha-bugs> |
Severity: | normal | ||
Priority: | P5 - low | CC: | colin.campbell, koha.sekjal |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: | This patch adds the code. Fixed our problem being unable to renew items. |
Description
Chris Cormack
2010-05-21 01:23:24 UTC
As gmcharlt said "Straightening this out would be a Good Thing for 3.4" I think this bug is still valid. Comment on attachment 1852 [details] [review] This patch adds the code. Fixed our problem being unable to renew items. Patch already pushed. CanBookBeRenewed on current master looks very different to the code posted here. There are no known problems I am aware of. I am closing this 'RESOLVED WORKSFORME'. |