[Koha-bugs] [Bug 14338] Unable to delete patron images

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 5 14:07:36 CEST 2015


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 39899
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39899&action=edit
Bug 14338 - Unable to delete patron images

The call to RmPatronImage is still passing cardnumber as its parameter
instead of borrowernumber.

Test Plan:
1) Upload a patron image
2) Attempt to delete patron image
3) Image will remain
4) Apply this patch
5) Attempt to delete patron image
6) Image will be removed

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


More information about the Koha-bugs mailing list