[buddypress-trac] [BuddyPress] #3586: Settings fallback 'members/single/settings.php' is never used
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sat Sep 17 01:51:34 UTC 2011
#3586: Settings fallback 'members/single/settings.php' is never used
----------------------+-----------------------------
Reporter: r-a-y | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Settings | Version: 1.5
Severity: minor | Keywords:
----------------------+-----------------------------
Changeset [5134] introduced a new fallback file:
/members/single/settings.php
However, this settings file is never loaded because the applicable BP
settings action functions point directly to the
/members/single/settings/x.php files.
For example, http://buddypress.trac.wordpress.org/browser/trunk/bp-
settings/bp-settings-actions.php#L112 should point to
'members/single/home'.
And the template file - 'members/single/settings/general.php' should just
contain the body of the content instead of the entire template.
---
If the above logic is what was originally intended, let me know and a
patch will arrive on your doorstep!
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3586>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list