Opened 15 years ago
Closed 14 years ago
#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 )
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [5950]) Remove repeated content in RSS feed items. Fixes #4082