Opened 10 years ago
Closed 10 years ago
#435 closed Bug (fixed)
No EnterMode config key in ColdFusion integration files
| Reported by: | markthickpaddy | 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 10 years ago by fredck
- Component changed from General to Server : ColdFusion
- Keywords Confirmed added
- Milestone set to FCKeditor 2.4.3
comment:2 Changed 10 years ago by alfonsoml
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed with [346], details in #187