fixed: Syndicated Content asset doesn't work with feeds that specify their encodings via HTTP headers

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

View file

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