Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

Last modified 10 years ago

#4249 closed defect (bug) (fixed)

Delete Account functions improperly removed from 1.5

Reported by: DJPaul Owned by:
Priority: normal Milestone: 1.6
Component: Core Version: 1.5
Severity: normal Keywords: needs-patch
Cc:

Description

The bp_core_screen_delete_account_title() and bp_core_screen_delete_account_content() functions existed in 1.2 and were deleted from 1.5. These should have been deprecated properly, and their absence is causing errors upgrading a site running BP 1.2.10.

Change History (6)

#1 @DJPaul
14 years ago

  • Keywords needs-patch added

#2 @DJPaul
14 years ago

  • Milestone 1.5.61.6

Changing milestone to 1.6 because if we've only just noticed this issue just before 1.6 is ready, then it can wait until 1.6.

#3 @DJPaul
14 years ago

Upon more investigation, all functions in bp-core/bp-core-settings.php were removed in 1.5 and not correctly deprecated.

#4 @djpaul
14 years ago

  • Resolutionfixed
  • Status newclosed

(In [6125]) Deprecate missing Settings and Notification screen functions which
were removed from BP 1.5 without being deprecated. This clears fatal
errors which you could see if a 1.2-era site was upgraded straight
to 1.5. Fixes #4249

#5 @johnjamesjacoby
11 years ago

  • Component Backwards CompatabilityWarnings/Notices

#6 @DJPaul
10 years ago

  • Component Tools - Warnings/NoticesCore
Note: See TracTickets for help on using tickets.