Opened 16 years ago
Closed 16 years ago
#2986 closed Task (fixed)
plugin:image cause JavaScript Error with lockRatio button
Reported by: | Artur Formella | Owned by: | Artur Formella |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | UI : Dialogs | Version: | SVN (FCKeditor) - Retired |
Keywords: | Review+ | Cc: |
Description
'this' in the dialog element onLoad function was fixed and now we need to improve image dialog.
Now 'dialog=this.getDialog()' instead of only 'dialog=this'.
Attachments (1)
Change History (4)
Changed 16 years ago by
Attachment: | 2986.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Review? added |
---|---|
Type: | Bug → Task |
comment:2 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with [3122]