Bug #1273
Invalid RSS: missing Author
| Status : | New | Start : | 10/01/2008 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | - | % Done : | 0% |
|
| Category : | frontend | |||
| Target version : | - | |||
| Resolution : |
Description
On my fresh install of typo 5.1.3, the RSS feed ate author tag. Join my articles.rss picked up via curl.
I checked the source, it should be displayed, but is not :)
History
10/04/2008 05:30 PM - Cyril Mougel
The author tag is optional in a valid RSS. (http://www.rssboard.org/rss-specification#ltauthorgtSubelementOfLtitemgt)
So maybe we can add with an option.
