Ticket #403 (closed task: fixed)
Member video's RSS feed needs a filter like RSS2 feed does
| Reported by: | grant | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 3.1 |
| Component: | AuthorProfile | Severity: | |
| Keywords: | Cc: | ||
| Who will test this: | Grant |
Description
Need to modify the RSS feed of a member's videos so only the published items are displayed (like the RSS2 feed does.
To quote Dimo:
Currently the RSS feed (which is not generated by Plumi but by the collective.contentlicensing package) returns all viewable content items. So anonymous users should be getting published and public draft items in the feed. Admins and owners should be seeing the private ones as well.
Changing this behavior to display only published items in rss feeds would require some changes in the plumi video folder and callout folder content types or to override the rss view. At this point either of those choices could introduce further issues.
Given the time constraints for the final migration, this was moved to Plumi 3.1.
Attachments
Change History
comment:3 Changed 3 years ago by dimo
- Status changed from new to closed
- Resolution set to ready for testing
test it at http://testing.plumi.org
comment:4 Changed 3 years ago by grant
- Status changed from closed to reopened
- Resolution ready for testing deleted
Appears to be working correctly. I retracted my video (to public-draft state) and it disappeared from my "Member's RSS feed." Still didn't appear when I set the status to Private. Returned to the RSS feed when I published it again.
Reopening to close it.
