#2101 closed defect (bug) (fixed)
Forums: Spam/Pending/Archived views should display topic titles
Reported by: | SergeyBiryukov | Owned by: | coffee2code |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Support Forums | Keywords: | has-patch |
Cc: |
Description
On Spam/Pending/Archived views, it's hard to tell which topic each reply belongs to, as there is no topic title:
- https://wordpress.org/support/view/spam/
- https://wordpress.org/support/view/pending/
- https://wordpress.org/support/view/archived/
The solution for the Replies page from #2002 could probably be reused.
Attachments (1)
Change History (6)
#1
@
8 years ago
- Summary changed from Forums: Spam/Pending/Archived replies should display topic titles to Forums: Spam/Pending/Archived views should display topic titles
#3
@
8 years ago
The screenshots look good to me.
Noticed a couple of things:
'In forum: '
and' topic: '
— spaces should be moved out of translatable strings, we can't count on all translators to notice and keep them.- The search template has a different styling for topic titles: https://ru.wordpress.org/support/search/test/, but that can wait for the theme revamp.
Note: See
TracTickets for help on using
tickets.
Patch meta-2101.patch adds topic and reply headers based on #2002 for the spam, pending, and archive views: