https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41588
Bug ID: 41588
Summary: Link from 856$u breaks with leading or trailing spaces
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Leading or trailing spaces in the 856$u add "%20" to the url, breaking it.
To recreate:
- add 856$u "www.cheese.com" to a record; it works!
- add 856$u " www.cheese.com" to a record; it doesn't work
- add 856$u "www.cheese.com " to a record; it doesn't work
We've got a syspref to strip those characters out when editing a record, but we
may as well also deal with spaces in the XSLT for old records and/or libraries
that haven't enabled the syspref.
--
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/