On Tue, 04 Nov 2008 10:45:10 +0000, Mark Broadbent wrote:

> This is related to bug #502312.
> It would appear that the XML library used by this code has reverted back 
> to returning 'element' types rather than 'tag' types requiring that the 
> patch used in #502312 be reverted.

Thanks for your bug report.

Your hint 'the XML library used by this code' was good, I indeed
found interesting differences in libxml-parser-lite-tree-perl's
Tree.pm between 0.03 and 0.08 (and 0.08 was uploaded two days ago):
several occurences of

-               'type' => 'tag',
+               'type' => 'element',


I'm going the revert the change from #502312 now and bump the
dependency on libxml-parser-lite-tree-perl.
(Tests with and without the patch from #502312 showed the expected
behaviour.)
 
Cheers,
gregor
-- 
 .''`.   Home: http://info.comodo.priv.at/{,blog/} / GPG Key ID: 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-    NP: Janis Joplin: Piece Of My Heart

Attachment: signature.asc
Description: Digital signature

Reply via email to