Opened 18 years ago
Closed 18 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)
Change History (5)
comment:1 Changed 18 years ago by
| Owner: | set to Frederico Caldeira Knabben |
|---|---|
| Status: | new → assigned |
Changed 18 years ago by
| Attachment: | 2041.patch added |
|---|
comment:2 Changed 18 years ago by
| Keywords: | Review? added |
|---|
comment:3 Changed 18 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:4 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed with [1774]. Click here for more info about our SVN system.

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