http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9522 Bug ID: 9522 Summary: Koha returns <, >, 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@gmail.com Reporter: jbalway@gmail.com CC: m.de.rooy@rijksmuseum.nl When searching Koha using a Z39.50 client you get <, >, 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 < and >, 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 < xml entities instead of the correct character <, etc. -- You are receiving this mail because: You are watching all bug changes.