[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:44:25 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.1
Component: Extended Profile | Version: 2.8.0
Severity: normal | Resolution: fixed
Keywords: |
------------------------------+---------------------
Comment (by r-a-y):
In [changeset:"11433"]:
{{{
#!CommitTicketReference repository="" revision="11433"
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.
See #7445 (2.8-branch).
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7445#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list