If the title is a cdata the text inside it isnt expanded.
Logged In: YES user_id=222505
Can't confirm this.
Example used to test: http://peeps.gerph.org/FeedReader/test.rss
The item 'CDATA test' should be visible as a title and is.
Tested with 646.
Logged In: YES user_id=974147
This is what the feed I tried contained:
From: http://www.masternewmedia.org/independent_publishing.xml
<title> - <![CDATA[ Independent Publishing :: Robin Good's Latest News ]]> </title>
When I go through the New feed wizard, the feed name suggested to me is <![CDATA[ Independent Publishing :: Robin Good s Latest News ]]>
In other words, the ' was replaced by a space, but the rest of the CDATA element is left untouched.
Log in to post a comment.
Logged In: YES
user_id=222505
Can't confirm this.
Example used to test:
http://peeps.gerph.org/FeedReader/test.rss
The item 'CDATA test' should be visible as a title and is.
Tested with 646.
Logged In: YES
user_id=974147
This is what the feed I tried contained:
From:
http://www.masternewmedia.org/independent_publishing.xml
<title>
- <![CDATA[ Independent Publishing :: Robin Good's
Latest News
]]>
</title>
When I go through the New feed wizard, the feed name
suggested to me is <![CDATA[ Independent Publishing ::
Robin Good s Latest News
]]>
In other words, the ' was replaced by a space, but the
rest of the CDATA element is left untouched.