Atom Feed sorting algorithm should depend on Updated field, not Published field
-------------------------------------------------------------------------------
Key: TUSCANY-2548
URL: https://issues.apache.org/jira/browse/TUSCANY-2548
Project: Tuscany
Issue Type: Bug
Affects Versions: Java-SCA-1.3
Environment: All OSs, All JVMs
Reporter: Dan Becker
Priority: Minor
Atom Feed sorting algorithm should depend on Updated field, not Published field.
According to the Atom Publishing Protocols, the Updated field of an entry is
mandatory, and the Published field of an entry is optional. Many sites such as
O'Reilly provide no publish date, and this field shows up as null in the Abdera
content model. Therefore, the feed aggregation samples, demos, tutorials should
sort on Updated rather than published.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.