Skip to:
Content

BuddyPress.org

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#8492 closed defect (bug) (fixed)

8.0 deprecated function file is not loaded even when the ignore deprecated code option is false

Reported by: imath's profile imath Owned by: imath's profile imath
Milestone: 9.0.0 Priority: normal
Severity: normal Version: 8.0.0
Component: Core Keywords: has-patch
Cc:

Description

As @espellcaste noticed in #8490, we forgot to add a line to require the src/bp-core/deprecated/8.0.php file into our main BuddyPress class.

Attachments (1)

8492.patch (497 bytes) - added by imath 3 years ago.

Download all attachments as: .zip

Change History (4)

@imath
3 years ago

#1 @imath
3 years ago

In 12974:

Make sure 8.0 deprecated functions can be loaded

Add a line to require the src/bp-core/deprecated/8.0.php file into BuddyPress main class.

See #8492

#2 @imath
3 years ago

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

In 12975:

Make sure 8.0 deprecated functions can be loaded

Add a line to require the src/bp-core/deprecated/8.0.php file into BuddyPress main class.

Fixes #8492 (8.0 branch)

#3 @imath
3 years ago

  • Milestone changed from 8.1.0 to 9.0.0

Ticket retargeted after milestone deleted

Note: See TracTickets for help on using tickets.