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)
commit1318f44dd22ba2a86fd3946c8b2b01ba2370235e
treec69098b2e66b44db808800aeffd6a53f7ec98edb
parentaf1d725908fed3da0afa5d4a20c6e3359effe643
Fixed bug #395: ZOOM_record / OPAC record encoding problems.

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.
NEWS
src/opacdisp.c