Search and Top Navigation
#2928 closed bug (fixed)
Opened May 30, 2008 10:31PM UTC
Closed June 08, 2008 02:56AM UTC
Plugin instances should not be exposed in the ui parameter of callbacks
Reported by: | scottgonzalez | 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.
Attachments (0)
Change History (4)
Changed June 01, 2008 09:48PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Changed June 08, 2008 02:53AM UTC by comment:2
resolution: | fixed |
---|---|
status: | closed → reopened |
Changed June 08, 2008 02:54AM UTC by comment:3
owner: | paul → rdworth |
---|---|
status: | reopened → assigned |
ui.instance is still exposed by droppable, slider, and tabs
Changed June 08, 2008 02:56AM UTC by comment:4
resolution: | → fixed |
---|---|
status: | assigned → closed |
fixed in [205]