http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10663
--- Comment #20 from Katrin Fischer <[email protected]> --- Some more notes about testing this: A 0) Allow OPAC renewals (OpacRenewalAllowed) Create a new record with one item. 1) Check out the item to patron A. 2) Place an item level hold for patron B. 3) Try to renew the item in the OPAC for patron A. > Renewal should be blocked after patches are applied. B 4) Cancel item level hold 5) Place title level hold for patron B. 6) Try to renew the item in the OPAC for patron A. > Renewal should be blocked, after patches are applied Also: a) Apply first 2 patches - run t/db_dependent/Circulation.t Tests related to checking if an item is reserved will fail. b) Apply last 2 patches - run tests again. Tests should all pass now. -- You are receiving this mail because: You are the assignee for the bug. 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/
