[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
Sun Jun 19 13:41:20 CEST 2016


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

Jonathan Druart <jonathan.druart at bugs.koha-community.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at bugs.koha-c
                   |                            |ommunity.org

--- Comment #3 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
(In reply to Kyle M Hall from comment #0)
> 2) You should be redirected back to the items editor, note that the
> biblionumber is passed in the url

"is *not* passed" I guess?
I don't get this error (using plack?)
I don't like the idea to pass GET parameter to a POST form, it sounds weird.
I suppose this error is going to happen for all POST forms, should not we try
to provide a global fix?
Looking at circ/selectbranchprinter.pl it seems that oldreferer must be set to
avoid such a failure.

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


More information about the Koha-bugs mailing list