Opened 13 years ago
Closed 13 years ago
#4853 closed bug (fixed)
Remove use of .data() for options in tests
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8 |
Component: | [meta] ui.dev | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
A bunch of tests still use .data() to get/set options; these should be updated to use the option method instead.
Note: See
TracTickets for help on using
tickets.
Fixed in r3420.