Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#1856 closed bug (duplicate)

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
  2. open/close dialog 2
  3. reopen dialog 1 (instead opens dialog 2)

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

   new $.ui.dialogInit(this, o);

Change History (3)

comment:1 Changed 15 years ago by paul

Owner: set to rworth

comment:2 Changed 15 years ago by rdworth

Resolution: duplicate
Status: newclosed

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

comment:3 Changed 15 years ago by (none)

Milestone: 1.2.2

Milestone 1.2.2 deleted

Note: See TracTickets for help on using tickets.