Skip to main content

Search and Top Navigation

#1856 closed bug (duplicate)

Opened October 29, 2007 08:17PM UTC

Closed December 08, 2007 11:40AM UTC

Last modified May 24, 2008 03:39AM UTC

dialog - can not create multiple dialogs

Reported by: ThrushAAX Owned by: rdworth
Priority: blocker Milestone:
Component: ui.core Version: 1.2.1
Keywords: Cc:
Blocked by: Blocking:
Description

http://dev.jquery.com/view/trunk/plugins/ui/demos/ui.dialog.html

steps to reproduce error:

1. open/close dialog 1

1. open/close dialog 2

1. reopen dialog 1 (instead opens dialog 2)

possible solution; line 12 of ui.dialog.js should be

   new $.ui.dialogInit(this, o);
Attachments (0)
Change History (3)

Changed November 05, 2007 03:38PM UTC by paul comment:1

owner: → rworth

Changed December 08, 2007 11:40AM UTC by rdworth comment:2

resolution: → duplicate
status: newclosed

This was fixed by #2008 in rev4075. Closing as duplicate.

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

milestone: 1.2.2

Milestone 1.2.2 deleted