Skip to:
Content

BuddyPress.org

Opened 4 years ago

Closed 4 years ago

#8422 closed defect (bug) (fixed)

Deprecated jQuery calls in bp-legacy, bp-xprofile

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

Description

Previously: #8333

That ticket didn't identify any issues, but I wonder if perhaps this is because @imath was testing using Nouveau :)

bp-legacy shows a number of issues, as does the xProfile admin screen and one place in mentions.js. These are mostly deprecated event calls that can be swapped with .on().

Attachments (2)

8422.diff (2.9 KB) - added by boonebgorges 4 years ago.
8422.2.diff (8.8 KB) - added by imath 4 years ago.

Download all attachments as: .zip

Change History (7)

@boonebgorges
4 years ago

#1 @boonebgorges
4 years ago

  • Keywords has-patch added

I think these fixes are all straightforward, but posting here first in case anyone spots anything off.

#2 @johnjamesjacoby
4 years ago

Look OK to me. 👍

@imath
4 years ago

#3 @imath
4 years ago

Hi @boonebgorges

Thanks a lot for finding these! I guess I was too concerned by Nouveau 😬. I've found some other deprecation notices .2.diff should fix.

#4 @boonebgorges
4 years ago

Thanks, all.

#5 @boonebgorges
4 years ago

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

In 12833:

Remove calls to deprecated jQuery methods.

Props imath.
Fixes #8422.

Note: See TracTickets for help on using tickets.