Hi,
I have an atom feed, and some of the atom:title elements contain html
entities, like this:
<entry>
<title>Google: Music > Electronica</title>
<link href="http://directory.google.com/Top/Arts/Music/Styles/
Electronica/"/>
<id>urn:uuid:89501136-e6dc-e210-396c-6329965e29e7</id>
<updated>2001-01-28T17:30:16+0100</updated>
<summary>electronic music,web directory</summary>
</entry>
The <gm:text> and <gm:link> tags display html entities as encoded
entities (>, &) rather than decoding them (>, &). You can also
see this in the task list example in GME, when you enter & and > in a
task description, they are displayed as & and >. Can this be
fixed?
Thanks,
Karl-Michael