[Koha-bugs] [Bug 3669] Create a template for circ/add_message.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Apr 15 17:25:07 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3669

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #19 from Owen Leonard <oleonard at myacpl.org> ---
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.


More information about the Koha-bugs mailing list