http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5545 Summary: links encoding wrong on XSLT search results Change sponsored?: --- Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 Component: OPAC AssignedTo: oleonard@myacpl.org ReportedBy: nengard@gmail.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 With XSLT on when a link appears on the search results it encodes amperstands and special characters in ASCII - causing broken links. Example: The link is: http://mylibrary.edu:2048/login?url=http://www.ebookssite.com/urlapi.asp?action=summary&v=1&bookid=92989 But when you click from the results list the link is: http://mylibrary.edu:2048/login?url=http://www.ebookssite.com/urlapi.asp?act... The link is A-OK on the detail page, it's just the results listing that has the encoding wrong. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.