[Koha-bugs] [Bug 3326] New: xml entity refs display incorrectly in results page if exported and indexed as xml

bugzilla-daemon at liblime.com bugzilla-daemon at liblime.com
Sat Jun 13 22:20:22 CEST 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3326

           Summary: xml entity refs display incorrectly in results page if
                    exported and indexed as xml
           Product: Koha
           Version: HEAD
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Architecture, internals, and plumbing
        AssignedTo: galen.charlton at liblime.com
        ReportedBy: rch at liblime.com
   Estimated Hours: 0.0
 Change sponsored?: ---


If rebuild_zebra.pl is used with the 'as xml' switch,
the XSLT processing on  opac-results.pl does not handle
xml entity refs properly.

Symptoms:
A record may display like this in search results:
  Standard & Poor's research insight.Report & chart library (North
America)
  by Standard & Poor's Compustat Services. 
yet display correctly in the details page.

Steps to reproduce:
  * edit a record, adding an ampersand to the title.
  * rebuild zebra: without -x , the title displays properly in search results.
  * repeat, this time running rebuild_zebra.pl -x
  * the '&' now displays as '&' in  opac-results only.  opac-details is not
affected.


-- 
Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the Koha-bugs mailing list