https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3669
--- Comment #21 from Marc Véron <[email protected]> --- (In reply to Aleisha Amohia from comment #20) > (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! 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?" -- 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/
