I found a couple of bugs in connectors for CFM in FCKeditor 2.6.4. Not sure if this is the right place to report them. Here they are anyways:
1. cf_upload.cfm doesn't seem to recognize config.ServerPath (cf5_upload.cfm does). As a result, files are uploaded into another folder, outside of our CF app.
2. config.cfm doesn't work with REQUEST.fckeditor. It only recognizes APPLICATION.fckeditor and SERVER.fckeditor, neither of which can contain user specific folder names.
Hope someone knows the workaround to #1.
Thanks.
1. cf_upload.cfm doesn't seem to recognize config.ServerPath (cf5_upload.cfm does). As a result, files are uploaded into another folder, outside of our CF app.
2. config.cfm doesn't work with REQUEST.fckeditor. It only recognizes APPLICATION.fckeditor and SERVER.fckeditor, neither of which can contain user specific folder names.
Hope someone knows the workaround to #1.
Thanks.