Fixed bug #730: Bad XML for update with alvis filter does not fail as
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 10 Nov 2006 12:56:26 +0000 (12:56 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 10 Nov 2006 12:56:26 +0000 (12:56 +0000)
commit5d13c6c6bb31cb385291820d9d1d9e4d192e8d0a
treecb3e2374130b5e8a0b6112da1ddaa6d747d5f28b
parentd4451321ac90adc2c6c52d7d07fadc5af632a59a
Fixed bug #730: Bad XML for update with alvis filter does not fail as
it should. The Libxml2 function xmlReadIO does not report errors so
we use xml reader interface always for ALVIS filter.
index/alvis.c