Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

#3454 closed defect (bug) (fixed)

Behavior of bp_core_add_admin_menu_page changed causing back compat issues

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by:
Milestone: 1.5 Priority: major
Severity: normal Version:
Component: Core Keywords: has-patch commit
Cc:

Description

blackphantom noticed that BuddyStream's menus stopped working correctly, and we pin pointed it down to a change in how bp_core_add_admin_menu_page works.

Patch reverts the code back to how it worked in 1.2.9. BuddyPress core no longer uses this function, so impact is only on third party plugins. Foxly's team should test 1.5 with this patch to see if it changes the behavior of plugins with missing menus.

Attachments (1)

3454.patch (1.7 KB) - added by johnjamesjacoby 13 years ago.

Download all attachments as: .zip

Change History (3)

#1 @boonebgorges
13 years ago

  • Keywords commit added

foxly reports that the patch seems to fix some problems with whitescreens.

#2 @djpaul
13 years ago

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

(In [4966]) Revert bp_core_add_admin_menu_page() back to BP 1.2.9 version to fix third-party plugins' menu problems. Fixes #3454, props johnjamesjacoby

Note: See TracTickets for help on using tickets.