Modify

Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#12664 closed defect (fixed)

TypeError: $.browser is undefined (jQuery 1.9)

Reported by: komar@… Owned by: Tetsuya Morimoto
Priority: normal Component: AutocompleteUsersPlugin
Severity: normal Keywords:
Cc: Ryan J Ollos, Jun Omae Trac Release: 1.2

Description (last modified by Ryan J Ollos)

Plugin has stopped working with jQuery 1.9 with this error: SO:14798403.

Putting implementation of $.browser to autocomplete.js helps.

Attachments (0)

Change History (6)

comment:1 Changed 8 years ago by Ryan J Ollos

Probably similar to trac:#12314.

comment:2 Changed 8 years ago by Ryan J Ollos

Description: modified (diff)

comment:3 Changed 8 years ago by Ryan J Ollos

Looks like there are 3 uses of $.browser.

comment:4 Changed 8 years ago by Ryan J Ollos

Resolution: fixed
Status: newclosed

In 15410:

0.4.4dev: Remove use of deprecated $.browser

The $.browser function was removed in jQuery 1.9.

The plugin should continue to work with modern versions of all
major browsers.

Fixes #12664.

comment:5 Changed 8 years ago by Ryan J Ollos

I did a minimal amount of testing. Please let me know if you spot any issues related to the change.

comment:6 Changed 7 years ago by Ryan J Ollos

#13168 closed as a duplicate.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Tetsuya Morimoto.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.