Skip to main content

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 paul comment:1

resolution: → fixed
status: newclosed

Changed June 08, 2008 02:53AM UTC by rdworth comment:2

resolution: fixed
status: closedreopened

Changed June 08, 2008 02:54AM UTC by rdworth comment:3

owner: paulrdworth
status: reopenedassigned

ui.instance is still exposed by droppable, slider, and tabs

Changed June 08, 2008 02:56AM UTC by rdworth comment:4

resolution: → fixed
status: assignedclosed

fixed in [205]