Skip to:
Content

BuddyPress.org

Opened 5 years ago

Closed 5 years ago

Last modified 5 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 Owned by: imath
Priority: normal Milestone: 9.0.0
Component: Core Version: 8.0.0
Severity: normal 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 5 years ago.

Download all attachments as: .zip

Change History (4)

@imath
5 years ago

#1 @imath
5 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
5 years ago

  • Resolutionfixed
  • Status assignedclosed

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
5 years ago

  • Milestone 8.1.09.0.0

Ticket retargeted after milestone deleted

Note: See TracTickets for help on using tickets.