https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37365
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169028|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 169034 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169034&action=edit Bug 37365: Fixed redirect when adding a patron message from members/files.pl To test: 1. Set 'EnableBorrowerFiles' to 'Do' 2. Find a patron record 3. Upload a file 4. Once the uploaed completes 'Add message' and save 5. You are redirected to /cgi-bin/koha/members/files.pl with a message like: "Patron not found. Return to search" 6. Apply patch and restart_all 7. Repeat steps 1-4 and notice you are redirected to the correct page '/cgi-bin/koha/members/files.pl?borrowernumber=' Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: 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/
