Opened 16 years ago

Closed 16 years ago

#2041 closed Bug (fixed)

Error opening the Link dialog the first time in Firefox

Reported by: Alfonso Martínez de Lizarrondo Owned by: Frederico Caldeira Knabben
Priority: Normal Milestone: FCKeditor 2.6
Component: UI : Dialogs Version: SVN (FCKeditor) - Retired
Keywords: Confirmed Firefox Review+ Cc:

Description

Load sample01 in Firefox2 and click the link button.

An error appears in the js console "element has no properties" called from

 SelectField("txtURL");
 onload();

but opening again the dialog works fine.

Attachments (1)

2041.patch (1.0 KB) - added by Frederico Caldeira Knabben 16 years ago.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 16 years ago by Frederico Caldeira Knabben

Owner: set to Frederico Caldeira Knabben
Status: newassigned

Changed 16 years ago by Frederico Caldeira Knabben

Attachment: 2041.patch added

comment:2 Changed 16 years ago by Frederico Caldeira Knabben

Keywords: Review? added

comment:3 Changed 16 years ago by Alfonso Martínez de Lizarrondo

Keywords: Review+ added; Review? removed

This is a regression in SVN only, so there's no need to include the what's new entry.

comment:4 Changed 16 years ago by Frederico Caldeira Knabben

Resolution: fixed
Status: assignedclosed

Fixed with [1774]. Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy