Fixup data1 tags which makes XML non-wellformed.. This effectively
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 29 Mar 2006 10:43:23 +0000 (10:43 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 29 Mar 2006 10:43:23 +0000 (10:43 +0000)
commit074e63e27b02896c927606ce5bb324a55613dd31
treebf2945d21cb2f2ff0ced674e3c7f2cd7618ad9c5
parentbfd4dd0d44c779d699f7a1b32e72744733f02caf
Fixup data1 tags which makes XML non-wellformed.. This effectively
but not elegantly fixes records produced by the grs.marc filter.
If a tag t is bad, it is changed to from <t> to <tag value="t">.
data1/d1_handle.c
data1/d1_write.c
include/idzebra/data1.h
index/zebraapi.c