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 paul

Resolution: fixed
Status: newclosed

comment:2 Changed 15 years ago by rdworth

Resolution: fixed
Status: closedreopened

comment:3 Changed 15 years ago by rdworth

Owner: changed from paul to rdworth
Status: reopenedassigned

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

comment:4 Changed 15 years ago by rdworth

Resolution: fixed
Status: assignedclosed

fixed in [205]

Note: See TracTickets for help on using tickets.