Making WordPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#1972 closed defect (bug) (fixed)

Custom titles should not replace a users forum role on user profiles

Reported by: netweb's profile netweb Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Support Forums Keywords: needs-patch
Cc:

Description

Rather than replace the users forum role, the forum role should remain and a custom title field be added to the profile, maybe the field should be simply titled "Title: " rather than "Custom Title:"

e.g: https://wordpress.org/support/users/sergeybiryukov

Before:
https://cldup.com/bSvzcZnkSW.png

After:
https://cldup.com/6-S_-QBv9e.png

Related: #1950

Attachments (2)

meta-1972.patch (1.1 KB) - added by netweb 8 years ago.
meta-1972.2.patch (2.5 KB) - added by netweb 8 years ago.

Download all attachments as: .zip

Change History (11)

This ticket was mentioned in Slack in #forums by netweb. View the logs.


8 years ago

This ticket was mentioned in Slack in #forums by sergey. View the logs.


8 years ago

This ticket was mentioned in Slack in #forums by sergey. View the logs.


8 years ago

@netweb
8 years ago

#4 @netweb
8 years ago

In meta-1972.patch a new profile field Title: is added to user profiles displaying users custom titles if they have had a custom title added to their account.

@netweb
8 years ago

#5 @netweb
8 years ago

In meta-1972.2.patch this removes the overriding of users forum roles with their custom title introduced in r3880 and r3884, meta-1972.patch adds user titles as a new profile field on user profile pages.

#6 @netweb
8 years ago

Just adding, patch needs a refresh based on the approach now taken in #1950

#7 @coffee2code
8 years ago

In 4144:

Support Forums: Don't override display value of user role with custom title.

Props netweb.
See #1972.

#8 @coffee2code
8 years ago

  • Owner set to coffee2code
  • Resolution set to fixed
  • Status changed from new to closed

In 4145:

Forums Theme: Show custom title separately from forum role in user forum profile.

Props netweb.
Fixes #1972.

#9 @coffee2code
8 years ago

In 4147:

Forums Theme: Display custom title, if defined, in user forum replies.

After [4144], the display of a user's forum role is no longer overridden by a custom title, so the display of the custom title must be reintroduced.

See #1972.

Note: See TracTickets for help on using tickets.