[Koha-bugs] [Bug 13939] ILS-DI function GetServices doesn't work when the item/biblio is available for hold for specific patron

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 3 19:29:14 CEST 2015


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

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

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

--- Comment #3 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 37462
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37462&action=edit
[PASSED QA] Bug 13939: ILS-DI function GetServices doesn't work when the
item/biblio is available for hold for specific patron

Test plan:
1) Enable ILS DI (system preference 'ILS-DI')
2) Try to access the URL
http://<your_opac_url>/cgi-bin/koha/ilsdi.pl?service=GetServices&patron_id=<borrowernumber>&item_id=<itemnumber>
Choose the patron and item to be available for hold
You'll see an error instead of valid XML response
3) apply the patch
4) try to access the same URL, you should see valid XML response with services
"title level hold" and eventually "item level hold" returned

Signed-off-by: Thomas Misilo <misilot at fit.edu>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list