[buddypress-trac] [BuddyPress] #919: badly-formed date in bp-activity-sitewide-feed.php

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Mon Aug 10 17:36:46 UTC 2009


#919: badly-formed date in bp-activity-sitewide-feed.php
-------------------+--------------------------------------------------------
Reporter:  DJPaul  |       Owner:       
    Type:  defect  |      Status:  new  
Priority:  minor   |   Milestone:  1.0.4
Keywords:          |  
-------------------+--------------------------------------------------------
 In both of the <pubDate> sections, you have this:
 'D, d M Y H:i:s +0000'

 That needs to be (O for Orange):
 'D, d M Y H:i:s O'

 That  is replace with the correct timezone offset by php date() function.
 Possibly this exists in the other feeds, but I haven't looked.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/919>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list