Opened 19 years ago
Closed 18 years ago
#435 closed Bug (fixed)
No EnterMode config key in ColdFusion integration files
| Reported by: | Mark Woods | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.4.3 |
| Component: | Server : ColdFusion | Version: | FCKeditor 2.4.2 |
| Keywords: | Confirmed | Cc: |
Description
I haven't actually tested these files as I use my own integration file, but I noticed that there are no EnterMode or ShiftEnterMode config keys in the ColdFusion integration files distributed with fckeditor (both fckeditor.cfm and fckeditor.cfc).
This probably means that these config settings will be ignored if they are found in the config struct passed to the fckeditor module or component.
Change History (2)
comment:1 Changed 18 years ago by
| Component: | General → Server : ColdFusion |
|---|---|
| Keywords: | Confirmed added |
| Milestone: | → FCKeditor 2.4.3 |
comment:2 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |

Fixed with [346], details in #187