https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37365
--- Comment #4 from David Nind <[email protected]> --- This is how to reproduce: 1. Set the EnableBorrowerFiles system preference to 'Do'. 2. Go to a patron record (I used Mary Burton). 3. Go to the 'Files' section for the patron (in the left hand-side navigation menu between statistics and purchase suggestions). 4. Upload any file: 4.1 Add a description 4.2 Choose a file 4.3 Click 'Upload file' Result ==> You are on a page that lists files in a table (Name, Type, Description, Uploaded > Action column with a Delete button) and the upload new file form below it. The URL is /cgi-bin/koha/members/files.pl 5. Without changing pages, click 'Add message': Result ==> The pop-up form appears for adding a message. 6. Enter a message and click 'Save' 7. You get an error message: "Patron not found. Return to search": 7.1 The URL is /cgi-bin/koha/members/files.pl 7.2 The breadcrumb is Home > Patrons > > Files 7.3 The browser title is "Files for > Patrons > Koha - [your browser name]" It took me a while to figure it out - the 'Add message' button appears to work correctly from all the other patron pages. It works OK when you first go to the Files page - it only generates the error after you click on 'Add message' and the 'Save' straight after you upload a file. -- 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/
