[buddypress-trac] [BuddyPress Trac] #7445: Access denied to Profile Fields admin screen - MS network activation
buddypress-trac
noreply at wordpress.org
Thu Feb 16 22:25:18 UTC 2017
#7445: Access denied to Profile Fields admin screen - MS network activation
--------------------------+---------------------
Reporter: estevao90 | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.8
Component: Core | Version:
Severity: normal | Resolution: fixed
Keywords: |
--------------------------+---------------------
Changes (by r-a-y):
* owner: => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"11432"]:
{{{
#!CommitTicketReference repository="" revision="11432"
XProfile Admin: Fix profile field edit and delete URLs for multisite.
See r11345 where this bug was introduced (#4646). `admin_url()` only
works for single-site installs, which broke compatibility with multisite.
This commit fixes this by using `network_admin_url()` instead of
`admin_url()`, which is both single-site and multisite-compatible.
Fixes #7445.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7445#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list