[Koha-bugs] [Bug 9522] 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 Dec 11 16:27:18 CET 2014


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #7 from Jonathan Druart <jonathan.druart at biblibre.com> ---
(In reply to Fridolin SOMERS from comment #6)
> But someone must confirm it works using DOM.

I confirm it works.

mysql> select title from biblio where biblionumber=42;
=> Une Fête monstre <test>

% yaz-client localhost:9998/biblios
Connecting...OK.
Sent initrequest.
Connection accepted by v3 target.
ID     : 81
Name   : Zebra Information Server/GFS/YAZ
Version: 4.2.30 98864b44c654645bc16b2c54f822dc2e45a93031
Options: search present delSet triggerResourceCtrl scan sort extendedServices
namedResultSets
Elapsed: 0.001121
Z> format unimarc
Z> f "Une fete monstre"
Sent searchRequest.
Received SearchResponse.
Search was a success.
Number of hits: 3, setno 1
SearchResult-1: term=Une cnt=760, term=fete cnt=29, term=monstre cnt=13
records returned: 0
Elapsed: 0.035910
Z> show
Sent presentRequest (3+1).
Records: 1
[biblios]Record type: Unimarc
00595nam a2200181   4500
001 142
010    $a 9879350061855
090    $a 42
100    $a 19960115              frey50        
200 1  $a Une Fête monstre <test> $f Stéphanie Laslett $g ill. Nigel MacMullen
$b LIVR
[SKIP]

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


More information about the Koha-bugs mailing list