https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26605
Bug ID: 26605
Summary: Correctly URI-encode query string in call number
browse plugin
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
If you search for a call number like "M KRUEGER CO #11" in the cn_browser.pl
plugin, your query is cut off at "M KRUEGER CO " because the hash isn't
escaped, so the browser thinks you are opening a window and trying to navigate
to the element with the id 11 rather than passing the #11 to the server.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/