gomix
1
Hi, im having this format problem on the rss feed generation.
After fresh install:
Hello World!
<p>Welcome to Typo. This is your first article. Edit
or delete it, then start blogging!</p>
Note the use of <p> per
on the ouput in the source.
The atom feed generation does not seem to carry the same issue.
Welcome to Typo. This is your first article. Edit or delete it, then
start blogging!
Its just me or there is something wrong? I tried in a couple of machines
(Fedora, Debian) with same results.
Plis help
Guillermo
gomix
2
Guillermo Gómez a écrit :
The atom feed generation does not seem to carry the same issue.
Welcome to Typo. This is your first article. Edit or delete it, then
start blogging!
Its just me or there is something wrong? I tried in a couple of machines
(Fedora, Debian) with same results.
Plis help
After check is normal
Test your exemple in RSS validator W3C Feed Validation Service, for Atom and RSS and you
see it’s normal. If you change by
your feed become invalid.
–
Cyril M.
gomix
3
Cyril M. wrote:
Test your exemple in RSS validator W3C Feed Validation Service, for Atom and RSS and you
see it’s normal. If you change by
your feed become invalid.
Thanks Cyril, i dit, the only warning is the following one:
“This feed is valid, but interoperability with the widest range of feed
readers could be improved by implementing the following
recommendations.”
line 564, column 2: Missing atom:link with rel="self" [help]
Any advice how to include this missing atom:link in the tag?
Guillermo
gomix
4
Matijs Van zuijlen wrote:
Guillermo Gómez wrote:
line 564, column 2: Missing atom:link with rel="self" [help]
Any advice how to include this missing atom:link in the tag?
This should be fixed in 5.2.98 and 5.3.0. Which version of typo are you
using?
well, just updated to 5.3.0, i was using 5.2 but the error persist at
http://blog.fedora-ve.org/articles.rss
http://validator.w3.org/feed/check.cgi?url=http%3A//blog.fedora-ve.org/articles.rss#l572
Guillermo
gomix
5
Guillermo Gómez wrote:
line 564, column 2: Missing atom:link with rel="self" [help]
Any advice how to include this missing atom:link in the tag?
This should be fixed in 5.2.98 and 5.3.0. Which version of typo are you
using?