https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|opac-detail.pl -- Series |Correctly URI-encode URLs |link fails when series |in XSLT result lists and |title ends with semicolon |detail pages |preceded by space | Status|Needs Signoff |Failed QA --- Comment #36 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Ere, you tend to create quite big patch sets - often it's better to split things up a bit to ease testing. That will make it easier for sign-offers. For example you could have one patch for MARC21 and one for UNIMARC here. NORMARC might not be necessary, as of bug 18984.
From testing (MARC21):
1) URLs to external sources are broken at least in intranet result an detail page: Example: http://localhost:8081/cgi-bin/koha/catalogue/http%3A%2F%2Fwww.loc.gov%2Fcatd... 2) Shoudl the comma behind publisher not be encoded? http://localhost:8081/cgi-bin/koha/catalogue/search.pl?q=Provider:%22Vintage... Record is from the sample data: Opus posthumous / by Wallace Stevens. Can you please check? -- You are receiving this mail because: You are watching all bug changes.