Modify

Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#8689 closed defect (fixed)

Bug with jQuery Grid and Firefox 4

Reported by: orio Owned by: Takanori Suzuki
Priority: normal Component: WorkflowEditorPlugin
Severity: blocker Keywords:
Cc: Trac Release: 0.12

Description

A bug with the jQuery Grid plugin decribed here:

Prevents the table from appearing with Firefox 4. The fix proposed in the forum correct this bug.

Attachments (1)

t8689-workfloweditorplugin-0.12-r9979.diff (2.2 KB) - added by Jun Omae 13 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 13 years ago by Jun Omae

Attached the patch, t8689-workfloweditorplugin-0.12-r9979.diff, which uses add_script instead of document.write. It's simple and more safe.

In addition, the patch is fixed another problem that Add and Edit buttons does not work with Firefox 4.

Changed 13 years ago by Jun Omae

comment:2 Changed 13 years ago by Takanori Suzuki

Resolution: fixed
Status: newclosed
Trac Release: 0.110.12

The patch was applied.

comment:3 Changed 13 years ago by Jun Omae

The plugin with Trac 0.11.x has also the same issue. Would you apply the patch to workfloweditorplugin/0.11?

comment:4 Changed 13 years ago by Takanori Suzuki

Thank you for your patch.

(In [10055]) The patch was applied to 0.12
(In [10056]) The patch was applied to 0.11

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Takanori Suzuki.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.