[buddypress-trac] [BuddyPress Trac] #7472: Admin - Cannot edit profile fields when on multisite and BP is not network-activated
buddypress-trac
noreply at wordpress.org
Wed Mar 22 18:37:31 UTC 2017
#7472: Admin - Cannot edit profile fields when on multisite and BP is not network-
activated
-------------------------------------+---------------------
Reporter: NicolasKulka | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: high | Milestone: 2.8.3
Component: Administration | Version: 2.8.2
Severity: major | Resolution: fixed
Keywords: has-patch needs-testing |
-------------------------------------+---------------------
Changes (by r-a-y):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"11519"]:
{{{
#!CommitTicketReference repository="" revision="11519"
XProfile Admin: Fix profile field edit and delete URLs for multisite
installs where BuddyPress is not network-activated.
r11432 fixed the profile field edit and delete URLs for multisite installs
where BuddyPress is network-activated, but broke the URLs where
BuddyPress is not network-activated on a multisite install. See #7445,
This changeset rectifies the problem by using `bp_get_admin_url()` instead
of `network_admin_url()`. (JJJ is always right!)
Props johnjamesjacoby, NicolasKulka.
Anti-props r-a-y.
Fixes #7472 (trunk)
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7472#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list