Opened 13 years ago
Last modified 8 months ago
#1816 new defect (bug)
feed title starts with the author and so you can't sort by title in feed reader
Reported by: | zodiac1978 | Owned by: | |
---|---|---|---|
Milestone: | Future Release (Legacy) | Priority: | normal |
Severity: | normal | Version: | 1.1 |
Component: | API - Feeds | Keywords: | has-patch |
Cc: | zodiac1978, stephen@… |
Description
The topic title in bbpress rss feeds is “(author) on (title)” (or similar) which is really bad, because I can’t sort on title anymore. This is sort by author, because the author is the first string in the title.
And it is redundant, because there is a author field which I can see in my feed reader.
Maybe you can change this to “(title) – (author)” (or similar) - but with title in front, for sorting on title.
Attachments (3)
Change History (9)
Note: See
TracTickets for help on using
tickets.
Looks okay to me?