Opened 15 years ago
Closed 15 years ago
#2928 closed bug (fixed)
Plugin instances should not be exposed in the ui parameter of callbacks
Reported by: | Scott González | Owned by: | rdworth |
---|---|---|---|
Priority: | critical | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.5b4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Resizable currently provides ui.instance. All plugins should be checked to make sure they don't expose the instance. Also, we must make sure all tests and demos work without the instance being exposed.
Change History (4)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 Changed 15 years ago by
Owner: | changed from paul to rdworth |
---|---|
Status: | reopened → assigned |
Note: See
TracTickets for help on using
tickets.
ui.instance is still exposed by droppable, slider, and tabs