Inconsistency between propfind_invalid2 and propnullns?
Joe Orton
joe at manyfish.co.uk
Wed Sep 3 19:59:13 EDT 2008
On Tue, Aug 19, 2008 at 06:28:52PM +0200, Tobias Schlitt wrote:
> I needed to switch namespace validation off for the point that libxml2
> already indicates that DAV: is not a valid namespace URI. Therefore the
> incorrect namespace test was not caught before and my manual consistency
> checks resulted in the propnulls test failed, too.
>
> I'll try to find another workaround to libxmls behaviour.
Ah, that's a tough one; the situation there is, IIRC, that DAV: was an
invalid URI according to the older URI spec grammar. The newer URI RFC
(3986) was updated to allow DAV: as a valid URI; I had a brief word with
Daniel Veillard and he said that libxml2 has been updated to handle that
(not sure if that code has been released yet, though).
Regards, Joe
More information about the litmus
mailing list