Ticket #2041 (closed Bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Error opening the Link dialog the first time in Firefox

Reported by: alfonsoml Owned by: fredck
Priority: Normal Milestone: FCKeditor 2.6
Component: UI : Dialogs Version: SVN (FCKeditor)
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

2041.patch Download (1.0 KB) - added by fredck 2 years ago.

Change History

Changed 2 years ago by fredck

  • owner set to fredck
  • status changed from new to assigned

Changed 2 years ago by fredck

Changed 2 years ago by fredck

  • keywords Review? added

Changed 2 years ago by alfonsoml

  • keywords Review+ added; Review? removed

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

Changed 2 years ago by fredck

  • status changed from assigned to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.