[Koha-bugs] [Bug 5144] Duplicate holds allowed if patron clicks back button after placing hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 4 16:55:44 CEST 2014


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

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

--- Comment #6 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 28659
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=28659&action=edit
Bug 5144 [2] - Duplicate holds allowed if patron clicks back button after
placing hold

Koha is currently not engineered to handle multiple holds per record.
Until such time that is does, we should not allow them to be created.

Test Plan:
1) Apply the first patch in this series
2) Run t/db_dependent/Reserves.t
3) Note the failure of test 36
4) Apply the second patch in this series
5) Re-run Reserves.t
6) Note the success of test 36

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list