[Koha-bugs] [Bug 5545] New: links encoding wrong on XSLT search results

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 27 21:52:08 CET 2010


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 at myacpl.org
        ReportedBy: nengard at gmail.com
         QAContact: koha-bugs at 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?action=summary&v=1&bookid=92989

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.


More information about the Koha-bugs mailing list