Date: | Mon, 8 Aug 2005 20:13:16 -0700 |
From: | Dan Dascalescu <ddascalescu [...] gmail.com> |
To: | bug-XML-Twig [...] rt.cpan.org |
Subject: | CDATA parsing stops on ] with keep_encoding => 1 |
http://www.w3.org/TR/REC-xml/#sec-cdata-sect specifies that a CDATA
section with the string "]]>". If keep_encoding is 1, XML::Twig stops
at the first ] when parsing CDATA sections, silently ignoring whatever
is next.
Please find test case attached.
Hope that helps,
Dan Dascalescu
Message body is not shown because sender requested not to inline it.