https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3669
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #19 from Owen Leonard <[email protected]> --- 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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
