It seems that the RssHelper of cake (2) does encode äöü to
#äöü inside the description.
The document is utf8 (as is the website which does not encode them -
as it should be).
Is that a normal behavior for Rss?

I compared it to the output of the Xml class itself which also does
not encode utf8 chars.
Any ideas why the RssFeed requires this if explicitly specified as
utf8?

Because the android app reading/parsing the rss feed screws up and
turns those chars into NULL.

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to