https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3669 --- Comment #23 from Aleisha Amohia <aleishaamohia@hotmail.com> --- (In reply to Marc Véron from comment #21)
To reproduce: - Go to Batch check out page - Enter some barcodes, click "Check out" - On the next page, instead of "Confirm Check out" click "Add message" - Enter a message and click "Save"
Result: Redirection to /cgi-bin/koha/circ/circulation.pl with text "This patron does not exist. Find another patron?"
hi Marc, finally figured out what the problem was - the batch checkout form submits to circulation.pl so the Add message form will always redirect to an empty circulation page. I've given a more specific URL for the form to submit to now. This is the best possible fix I could think of! Unless you can think of a better way? -- You are receiving this mail because: You are watching all bug changes.