Skip to:
Content

BuddyPress.org

Opened 4 years ago

Closed 4 years ago

#8438 closed defect (bug) (fixed)

jQuery deprecated code

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

Description

I've found some more deprecated notices about our use of jQuey.

NB: I've updated jQuery.scrollTo to its latest version to fix some deprecated notices.

Jcrop is containing a lot of deprecated message, but we use a version that is included into WordPress. So I guess, this should be reported there.

Attachments (2)

8438.patch (25.6 KB) - added by imath 4 years ago.
8438.2.patch (27.5 KB) - added by imath 4 years ago.
remove deprecated code from jQuery.atwho and mentions JS file

Download all attachments as: .zip

Change History (4)

@imath
4 years ago

#1 @imath
4 years ago

  • Keywords has-patch needs-testing added

@imath
4 years ago

remove deprecated code from jQuery.atwho and mentions JS file

#2 @imath
4 years ago

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

In 12856:

Remove calls to deprecated jQuery methods.

Fixes #8438

Note: See TracTickets for help on using tickets.