Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #4082


Ignore:
Timestamp:
03/15/2012 07:22:55 AM (13 years ago)
Author:
DJPaul
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4082 – Description

    initial v1  
    1 In activity RSS feeds, the content for each item sometimes appears to be duplicated. It seems to be related to activities with an empty 'content' field in the database (there may be further tweaks we could make).
     1In activity RSS feeds, the content for each item sometimes appears to be duplicated.
    22
    33For example, on http://testbp.org/groups/buddypress-job-board/feed/, the "[person] posted an update in the group [name]" appears in both the item's title and description fields. We should leave description empty and just show title. (I tested a sample of XML with an item that had an empty description through the W3C Feed Validation service, and it passed.)