This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#303 closed defect (fixed)

Create Event, select category dialog: does not work a second time with IE

Reported by: dmartinc Owned by: dmartinc
Priority: normal Milestone:
Component: General Version: 0.97.0
Keywords: Cc:

Description

With IE7 / IE8, in the create event pages, the "select a category" button properly displays the dialog the first time, but after choosing a category (or just closing the dialog), clicking on the button a second time does not display the dialog.

Attachments (1)

generika.html (12.0 KB) - added by PhDud 5 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 6 years ago by dmartinc

  • Owner set to dmartinc
  • Status changed from new to accepted

comment:2 Changed 6 years ago by david.martin.clavo@…

  • Resolution set to fixed
  • Status changed from accepted to closed

commit f3dfc747e523e7c8f387e738b477d2c9e5f66f2b
Author: David Martín Clavo <david.martin.clavo@…>
Date: Thu Mar 11 13:40:47 2010 +0100

[FIX] Category chooser dialog in event creation IE


-fixes #303
-fixed by constructing a new dialog each time
instead of only once and then opening the same
one every time.

comment:3 Changed 5 years ago by David Martín Clavo <david.martin.clavo@…>

In [f3dfc747e523e7c8f387e738b477d2c9e5f66f2b]:

[FIX] Category chooser dialog in event creation IE

-fixes #303
-fixed by constructing a new dialog each time
instead of only once and then opening the same
one every time.

Changed 5 years ago by PhDud

Note: See TracTickets for help on using tickets.