From: Adam Dickmeiss Date: Fri, 10 Nov 2006 12:56:26 +0000 (+0000) Subject: Fixed bug #730: Bad XML for update with alvis filter does not fail as X-Git-Tag: ZEBRA.2.0.6~60 X-Git-Url: http://jsfdemo.indexdata.com/?a=commitdiff_plain;h=5d13c6c6bb31cb385291820d9d1d9e4d192e8d0a;hp=5d13c6c6bb31cb385291820d9d1d9e4d192e8d0a;p=idzebra-moved-to-github.git 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. ---