Ticket #898 (closed defect: fixed)
Atom feed is missing published tag
| Reported by: | reppep | Owned by: | xave |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.2 |
| Component: | module:core | Version: | 2.1 |
| Severity: | major | Keywords: | |
| Cc: |
Description
Dotclear's atom feeds do not contain the <published> tag. This confuses NetNewsWire? (at least), which uses <published> to show the date of individual articles. In Google Reader sync mode, Google apparently 'corrects' the feed by synthesizing a <published> tag from the contents of the <updated> field supplied by Dotclear.
But in non-Google mode (such as private feeds), NNW is unable to determine when articles are posted because of the missing tag.
Brent Simmons is looking at using the <updated> tag when <published> is missing as a workaround, but DC should include <published> in atom feeds, even if it's just a duplicate of <updated>.
Change History
Note: See
TracTickets for help on using
tickets.

Fixed in [3066]