[buddypress-trac] [BuddyPress] #1286: Activity feed pubDate tag showing oldest date instead of newest
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Fri Nov 6 19:27:17 UTC 2009
#1286: Activity feed pubDate tag showing oldest date instead of newest
-------------------------------------------------------+--------------------
Reporter: MrMaz | Owner: MrMaz
Type: defect | Status: assigned
Priority: minor | Milestone: 1.1.3
Keywords: has-patch activity feed pubdate order sort |
-------------------------------------------------------+--------------------
Changes (by MrMaz):
* status: accepted => assigned
Comment:
Sure. And actually, its not the sort order, its the pubDate tag in the
feed header.
Load this up and view the XML source:
http://testbp.org/activity/feed
Grep for "pubDate"
More info on pubDate in the spec:
http://validator.w3.org/feed/docs/rss2.html
Technically your pubDate is supposed to be once or twice a day, but the bp
activity class is using the date of the most recent update. I am not even
sure if most feed readers use pubDate, but BP should try to follow the
spec.
--
Ticket URL: <http://trac.buddypress.org/ticket/1286#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list