[Koha-bugs] [Bug 10663] Holds never block renewals

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 8 02:15:14 CEST 2013


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

--- Comment #20 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list