Opened 12 years ago
Closed 12 years ago
#10173 closed Bug (wontfix)
Coldfusion 9 - throw() is a reserved function
Reported by: | Scott Coldwell | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Server : ColdFusion | Version: | FCKeditor 2.6.6 |
Keywords: | hasPatch | Cc: |
Description
In FCK Editor 2.latest, in the file
editor/filemanager/connectors/cfm/image.cfc
There is a private function "throw()" which became an official function in Coldfusion 9. I'm providing a patch to change this function's name to "fckThrow"
Verified in 2.6.9
Attachments (1)
Change History (3)
Changed 12 years ago by
Attachment: | image.cfc.patch added |
---|
comment:1 Changed 12 years ago by
Keywords: | hasPatch added |
---|
comment:2 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
FCKeditor is no longer actively maintained and only security fixes are provided.
Thank you for providing the patch, as it may be helpful for other users that are still trying to use this out dated version in CF environment.
patch to change function name