#4082 closed enhancement (fixed)

Repeated content in RSS feeds

Reported by: DJPaul Owned by:
Priority: normal Milestone: 1.6
Component: Activity Version: 1.2
Severity: normal Keywords:
Cc:

Description (last modified by DJPaul)

In activity RSS feeds, the content for each item sometimes appears to be duplicated.

For 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.)

Change History (3)

  • Description modified (diff)
  • Version set to 1.2
  • Resolution set to fixed
  • Status changed from new to closed

(In [5950]) Remove repeated content in RSS feed items. Fixes #4082

Note: See TracTickets for help on using tickets.