https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37365 --- Comment #1 from Eric Garcia <cubingguy714@gmail.com> --- Created attachment 169028 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169028&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=' -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.