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

@ -1,5 +1,6 @@
7.6.11
- fixed: Syndicated Content asset doesn't work with feeds that specify their encodings via HTTP headers
- fixed #9375: Syndicated Content asset improperly decodes wide XML entities
7.6.10
- fixed #9577: WebGUI::Form::Url::getValue returns blank rather than undef for blank fields