https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3669 --- Comment #20 from Aleisha Amohia <aleishaamohia@hotmail.com> --- (In reply to Owen Leonard from comment #19)
The redirect is failing for me on circulation.pl if I arrive at the page via a form submission. It works if I come to the page via circulation.pl?borrowernumber=X or circulation.pl?findborrower=X.
The same is true for the batch checkout page. If I click the batch checkout link, then try to add a message the redirect works. If I perform a batch checkout and then try to add a message the redirect fails.
In by cases what I mean by "fails" is that I'm returned to a "blank" circulation.pl with no patron loaded.
This is true of paycollect.pl too, so I assume it's true for any page which loads the patron record via a POST operation.
I'm a bit confused - the button works fine for me from the paycollect page etc. Not sure what's going wrong for you! -- You are receiving this mail because: You are watching all bug changes.