https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16750 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #3 from Jonathan Druart <jonathan.druart@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.