[Koha-bugs] [Bug 8868] ILS-DI: CancelHold needs to take a reserve_id

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 12 10:56:41 CET 2014


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

Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #18921|0                           |1
        is obsolete|                            |
  Attachment #22723|0                           |1
        is obsolete|                            |
  Attachment #22724|0                           |1
        is obsolete|                            |
  Attachment #24879|0                           |1
        is obsolete|                            |

--- Comment #20 from Benjamin Rokseth <benjamin.rokseth at kul.oslo.kommune.no> ---
Created attachment 26150
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26150&action=edit
Bug 8868: ILS-DI: CancelHold needs to take a reserve_id (follow-up)

- Fix the text in the ilsdi.pl?service=Describe&verb=CancelHold page
- Unit tests for CancelReservedFromId and GetReserve
- Do not delete row in reserves table if insert in old_reserves fails

Fixed test t/db_dependant/Reserves.t and updated return reference
in CancelReserveFromId.
Tested via ILS-DI :
  placing hold (HoldItem)
  checking patron info (GetPatronInfo)
  cancelling hold (CancelHold)
Verified that CancelHold parameter item_id takes reserve_id

May need additional testing and sign-off

Signed-off-by: Benjamin Rokseth <bensinober at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list