[typo] Typo 5.3 wrong rss format ?
Guillermo Gómez
ruby-forum-incoming at andreas-s.net
Mon Mar 30 17:23:19 EDT 2009
Hi, im having this format problem on the rss feed generation.
After fresh install:
<title>Hello World!</title>
<description><p>Welcome to Typo. This is your first article. Edit
or delete it, then start blogging!</p></description>
Note the use of <p> per <p> on the ouput in the source.
The atom feed generation does not seem to carry the same issue.
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Welcome to Typo. This is your first article. Edit or delete it, then
start blogging!</p></div>
Its just me or there is something wrong? I tried in a couple of machines
(Fedora, Debian) with same results.
Plis help
Guillermo
--
Posted via http://www.ruby-forum.com/.
More information about the Typo-list
mailing list