#113 closed Bug (fixed)
Paste problem with ForcePasteAsPlainText
Reported by: | angel | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | FCKeditor 2.4.1 |
Component: | General | Version: | FCKeditor 2.4 |
Keywords: | Cc: |
Description
I'm using FCKEditor and I have noticed that if I set "ForcePasteAsPlainText = true", in fckconfig.js using "SHIFT + Insert" the dialog box is not corectly displayed.
I have used this fix: J=FCKConfig.FullBasePath+'fckdialog.html'; instead of: J=FCKConfig.BasePath+'fckdialog.html'; in editor/js/fckeditorcode_gecko.js and editor/js/fckeditorcode_ie.js
Hope this is usefull and I didn't do something shitty...
Change History (2)
comment:1 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 18 years ago by
Milestone: | FCKeditor 2.4 → FCKeditor 2.4.1 |
---|
Fixed in [162]