Skip to:
Content

bbPress.org

Opened 10 years ago

Last modified 2 months ago

#2997 new enhancement

Update the reply headers on user profile replies view

Reported by: netweb's profile netweb Owned by:
Milestone: Future Release Priority: normal
Severity: normal Version:
Component: Component - Replies Keywords: good-first-bug has-patch
Cc:

Description

The header for replies on a users profile could do with an update:

  • The header fields Author and Posts really have no relevance to the current view
  • https://cldup.com/Vkn4OKbgYP.png

Whereas with topics each of the headers matches up to the topic meta nicely:

  • https://cldup.com/BXAUc8IpBT.png

Attachments (2)

2997.patch (513 bytes) - added by Robkk 10 years ago.
Added some CSS to remove the header and footer.
2997.2.patch (1.8 KB) - added by dilip2615 2 months ago.
Attached a patch for #2997. It updates the reply column header on the user’s replies created view so it shows "Replies" consistently (instead of switching to "Posts" depending on threaded settings).

Download all attachments as: .zip

Change History (4)

@Robkk
10 years ago

Added some CSS to remove the header and footer.

#1 @hasanuzzamanshamim
4 years ago

  • Keywords has-patch added; needs-patch removed

@dilip2615
2 months ago

Attached a patch for #2997. It updates the reply column header on the user’s replies created view so it shows "Replies" consistently (instead of switching to "Posts" depending on threaded settings).

#2 @dilip2615
2 months ago

Hello @netweb
attached a patch for #2997. It updates the reply column header on the user replies created view so it consistently shows ‘Replies’ instead of ‘Posts’. Tested on current trunk.

Note: See TracTickets for help on using tickets.