Skip to main content

Search and Top Navigation

#2301 closed bug (fixed)

Opened February 07, 2008 06:22PM UTC

Closed March 14, 2008 04:40PM UTC

Last modified February 26, 2009 11:26AM UTC

calling dialog('close') on an element that's not a dialog throws error

Reported by: rworth Owned by: scottgonzalez
Priority: blocker Milestone: 1.5
Component: ui.core Version: 1.2.2
Keywords: dialog method ui plugin error Cc:
Blocked by: Blocking:
Description

On http://ui.jquery.com/1.5a/demos/dialog.html

click the close button, and you get the following error:

elem has no properties

[Break on this error] var id = elem[ expando ];

jquery.js (line 645)

All the other UI plugins should be checked for this as well.

Attachments (0)
Change History (5)

Changed February 26, 2008 05:16PM UTC by rdworth comment:1

status: newassigned

Changed March 14, 2008 03:50PM UTC by paul comment:2

owner: rworthscott.gonzalez
status: assignednew

Changed March 14, 2008 04:40PM UTC by scottgonzalez comment:3

resolution: → fixed
status: newclosed

Fixed in [4908].

This problem was unique to dialog - other UI plugins do not need to be checked.

Changed May 24, 2008 03:39AM UTC by comment:4

milestone: 1.2.3

Milestone 1.2.3 deleted

Changed February 26, 2009 11:26AM UTC by paul comment:5

milestone: → 1.5