Search and Top Navigation
#2476 closed bug (fixed)
Opened March 09, 2008 12:33AM UTC
Closed March 09, 2008 07:52AM UTC
Last modified February 26, 2009 11:59AM UTC
Error when using dialog('destroy');
Reported by: | k776 | Owned by: | rdworth |
---|---|---|---|
Priority: | major | Milestone: | 1.5 |
Component: | ui.core | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When I need to destroy the dialog (leaving the original div so I can update it and reapply new dialog settings), I get this error. I need some type of fix soon if possible.
dialog[options] has no properties
(no name)()ui.dialog.js (line 14)
each([div#contact_info_box.ui-dialog-content], function(), undefined)jquery.js (line 751)
each(function(), undefined)jquery.js (line 155)
dialog("destroy", undefined)ui.dialog.js (line 10)
(no name)()functions_chat.js (line 23)
handle(Object type=click target=span.contact_info_link)jquery.js (line 2073)
(no name)()jquery.js (line 1864)
[Break on this error] dialog[options].apply(dialog, args);
Attachments (0)
Change History (5)
Changed March 09, 2008 07:15AM UTC by comment:1
owner: | paul → rworth |
---|
Changed March 09, 2008 07:15AM UTC by comment:2
status: | new → assigned |
---|
Changed March 09, 2008 07:52AM UTC by comment:3
resolution: | → fixed |
---|---|
status: | assigned → closed |
Fixed in [4881]
Changed May 24, 2008 03:39AM UTC by comment:4
milestone: | 1.2.4 |
---|
Milestone 1.2.4 deleted
Changed February 26, 2009 11:59AM UTC by comment:5
milestone: | → 1.5 |
---|