Opened 16 years ago
Closed 15 years ago
#2302 closed Bug (fixed)
transforming image to image button fails
Reported by: | Paul Moers | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.6.1 |
Keywords: | Confirmed | Cc: |
Description
If you have an image buttons, for example <input type="image" src="http://www.fckeditor.net/images/logos.gif" />, then click 'Insert/edit image' and try to click ok in the dialog, you'll get a javascript error saying "e is null; editor/dialog/fck_image/fck_image.js; Line 274". (Tested in IE7 and Firefox 3.)
Also about the messages "Do you want to transform the selected image on a image button?" and "Do you want to transform the selected image button on a simple image?". Shouldn't they read "Do you want to transform the selected image into an image button?" and "Do you want to transform the selected image button into a simple image?" and be localizable?
Confirmed in FCKeditor 2.6.3 beta and in the latest SVN version in IE(6&7) and FF(2&3). As it is for the messages you're 100% right.