Skip to:
Content

bbPress.org

Opened 13 years ago

Closed 13 years ago

#1855 closed defect (bug) (fixed)

Users cannot edit their own profiles on multisite installation

Reported by: jfarthing84's profile jfarthing84 Owned by:
Milestone: 2.1 Priority: high
Severity: critical Version: 2.0
Component: Front-end Keywords: dev-feedback has-patch
Cc: jeff@…

Description

The function bbp_check_user_edit seems to block users from editing their own profiles on a multisite installation. There seems to be an error in the logic of determining who is trying to edit the profile.

Attachments (1)

bbp-user-functions.php.patch (929 bytes) - added by jfarthing84 13 years ago.

Download all attachments as: .zip

Change History (3)

#1 @johnjamesjacoby
13 years ago

  • Milestone changed from Awaiting Review to 2.1

Seems unlikely that would fix this issue fully. I'll look into it for 2.1.

#2 @johnjamesjacoby
13 years ago

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

(In [3988]) User Edit:

  • Rework bbp_check_user_edit() to redirect by default, and make users earn the ability to edit other users.
  • Fix issue where non-admin users of multisite networks cannot edit their own profiles.
  • Fixes #1855.
Note: See TracTickets for help on using tickets.