http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11532
Bug ID: 11532
Summary: Possible errors when selectbranchprinter.pl redirects
to a POSTed script
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
To reproduce:
1) Set library to a branch
2) Search for a record, edit the item, then save the item ( note the lack of
url parameters now ).
3) From the item editor, select "Set library" by clicking the library name in
the upper right corner
4) Select a new library, click submit
5) Note the error
This is a fundamental issue with the way selectbranchprinter.pl redirects to
the previous page. If the page that selectbranchprinter.pl is redirecting to
was submitted via POST parameters, errors such is this one may occur. If it was
via GET, everything will work just fine.
--
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/