[Koha-bugs] [Bug 25300] Edit details in "Library use" section uses bad $op for Expiration Date

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 28 04:03:43 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25300

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
Created attachment 103820
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103820&action=edit
Bug 25300: Fix typo in "Edit details" for expiring/expired patron

This patch removes a typo in the argument to the "op" parameter
for the "Edit details" link when editing an expiring/expired patron
on the Details page.

Test plan:
0. Do not apply patch yet
1. Create patron
2. Set expiry date to 3 days from now
3. Go to Details tab in patron record
4. Click "Edit details" in "Library use" section
5. Note the form is blank and has no patron data in it
6. Apply the patch
7. Reload the Details page in patron record
8. Click "Edit details" in "Library use" section
9. Note the form now contains your patron data and will
work for editing the details

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


More information about the Koha-bugs mailing list