[Koha-bugs] [Bug 9522] New: Koha returns &lt, &gt, etc in the record instead of <, >, etc when fulfilling a Z39.50 request

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 31 20:57:51 CET 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9522

            Bug ID: 9522
           Summary: Koha returns &lt, &gt, etc in the record instead of <,
                    >, etc when fulfilling a Z39.50 request
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: 3.10
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Z39.50 / SRU / OpenSearch Servers
          Assignee: gmcharlt at gmail.com
          Reporter: jbalway at gmail.com
                CC: m.de.rooy at rijksmuseum.nl

When searching Koha using a Z39.50 client you get &lt, &gt, etc returned in the
record instead of <, >, etc.

I have installed a fresh version of debian and koha 3.10.2. I have imported a
"fresh" record using the Z39.50 search. I grabbed the "Linux Journal" record
from the LC Z39.50 server.


I have connected to Koha's Z39.50 server using the following command:
yaz-client -c /etc/koha/zebradb/ccl.properties localhost:9999/biblios

I run the command find linux and then show. I get a record that returns &lt and
&gt, etc. instead of <, >, etc.

This also happens when I connect to Koha's Z39.50 server using TLC's Cataloging
module. So, multiple Z39.50 clients having the same issue with Koha's Z39.50
server giving them &lt xml entities instead of the correct character <, etc.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list