Modify ↓
#12664 closed defect (fixed)
TypeError: $.browser is undefined (jQuery 1.9)
| Reported by: | 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 )
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 10 years ago by
comment:2 Changed 10 years ago by
| Description: | modified (diff) |
|---|
comment:5 Changed 10 years ago by
I did a minimal amount of testing. Please let me know if you spot any issues related to the change.
Note: See
TracTickets for help on using
tickets.



Probably similar to trac:#12314.