https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25300
Frédéric Demians <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #103820|0 |1 is obsolete| | --- Comment #2 from Frédéric Demians <[email protected]> --- Created attachment 103821 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=103821&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 Signed-off-by: Frédéric Demians <[email protected]> See the typo, the bug before/after -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
