On Mon, 29 Mar 2004, Hartmut Holzgraefe wrote:

> +/*
> +this test works fine with Expat but fails with libxml
> +which we now use as default
> +
> +further investigation has shown that not only line count
> +is skippet on CDATA sections but that libxml does also
> +show different column numbers and byte positions depending
> +on context and in opposition to what one would expect to
> +see and what good old Expat reported just fine ...
> +*/

Can you report this on the libxml2 mailing list? There's been some
recent traffic on the list w/r/t CDATA line counting in recent days,
so this may actually be fixed in the current sources.

Alternatively, you can bugzilla it directly.

Regardless, Daniel Veillard is very good at fixing these types of bugs
when he's given a test case. If we get it in now, we can get the patch
in a version of libxml2 that'll comes out before PHP 5.

-adam

PS: http://mail.gnome.org/mailman/listinfo/xml and http://xmlsoft.org/bugs.html

-- 
[EMAIL PROTECTED]
author of o'reilly's php cookbook
avoid the holiday rush, buy your copy today!

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to