Discussion:
[Xmltv-devel] [ xmltv-Bugs-1910245 ] HTML codes changed by tv_cat tv_grep tv_sort
SourceForge.net
2010-10-26 19:48:04 UTC
Permalink
Bugs item #1910245, was opened at 2008-03-08 22:29
Message generated for change (Comment added) made by dekarl
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=1910245&group_id=39046

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tv_cat
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: HTML codes changed by tv_cat tv_grep tv_sort

Initial Comment:
I have a xmltv.xml with html codes like &#nnn or &acute and the tv_cat and other tools change this code by &nnn; or ´
Whem the "&" stay alone they dont' change.

Sorry for my bad english.

----------------------------------------------------------------------
Comment By: Karl Dietz (dekarl)
Date: 2010-10-26 21:48

Message:
same root cause as #1101376
the bugs seem to be rooted in changing behaviour of XML::Twig which still
has quite a bunch of related open bugs over at CPAN (no updates for >3
years now)
see: https://rt.cpan.org/Public/Dist/Display.html?Name=XML-Twig

I don't see how we can work around them without requiring a newer
XML::Twig or ditching XML::Twig in favour of some other Library.

----------------------------------------------------------------------

Comment By: Karl Dietz (dekarl)
Date: 2010-09-27 09:47

Message:
Can you post an example?
The xmltv format doesn't support the usual HTML entities and I don't know
a good reason to change that.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=424135&aid=1910245&group_id=39046
Loading...