Opened 5 years ago
Closed 5 years ago
#8422 closed defect (bug) (fixed)
Deprecated jQuery calls in bp-legacy, bp-xprofile
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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)
Change History (7)
Note: See
TracTickets for help on using
tickets.
I think these fixes are all straightforward, but posting here first in case anyone spots anything off.