[Koha-bugs] [Bug 16750] Redirect from selectbranchprinter.pl to additem.pl causes software error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 6 16:17:41 CEST 2016


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

--- Comment #8 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Srdjan Jankovic from comment #7)
> Jonathan, maybe a silly question: wouldn't it be better to get referer from
> the header in selectbranchprinter.pl?

It's what does the current code, but the HTTP_REFERER does not contain the POST
params.
But actually I am not sure it's a good idea: with this patch the form will be
submitted again and the item will be saved a second time.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list