Fixed bug #1778: Extended ASCII not escaped always (UTF-8 to MARC-8).
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 15 Oct 2007 20:45:05 +0000 (20:45 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 15 Oct 2007 20:45:05 +0000 (20:45 +0000)
commit02ba601656652e2362aee6fd23d1b2ac5c35bcca
treeb8d9152d41d50ed5a472dfc11127d85cd62a43cc
parent0efc47dc6d0080180038945a5f914749c3585799
Fixed bug #1778: Extended ASCII not escaped always (UTF-8 to MARC-8).

When in non-ASCII mode, YAZ now escapes combined character sequences.
A test was added in tsticonv.c.
src/siconv.c
test/tsticonv.c