Fixed bug #395: ZOOM_record / OPAC record encoding problems.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 30 Jan 2008 20:00:55 +0000 (20:00 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 30 Jan 2008 20:00:55 +0000 (20:00 +0000)
The function yaz_opac_decode_wrbuf now uses the iconv handle as
used by the yaz_mart_t handle to char convert the strings in the
OPAC records (ASN.1). Presumaby this string data has same encoding
as the embedded ISO2709 record.


No differences found