fixed #9375: Syndicated Content asset improperly decodes wide XML entities

This commit is contained in:
Graham Knop 2009-01-28 18:03:44 +00:00
parent e0e6e9b947
commit 13d0433b53
2 changed files with 2 additions and 1 deletions

View file

@ -93,7 +93,7 @@ checkModule("HTML::Highlight", 0.20 );
checkModule("HTML::TagFilter", 0.07 );
checkModule("HTML::Template", 2.9 );
checkModule("HTML::Template::Expr", 0.05, 2 );
checkModule("XML::FeedPP", 0.36 );
checkModule("XML::FeedPP", 0.37 );
checkModule("JSON", 2.04 );
checkModule("Config::JSON", "1.1.2" );
checkModule("Text::CSV_XS", "0.52" );