FCKeditor + ColdFusion - potential function name clash
In ColdFusion there are already functions like:
- FileCopy
- FileDelete
- FileExists
- FileMove
- FileOpen
- ...
it is a matter of time when another FileXYZ functions will be added.
In FCKeditor built-in file manager we're using "FileUpload" as a name for one function. It should be renamed to something that will definitely not interfere with other existing names.
Change History (5)
Keywords: |
Review+ added; Review? removed
|
Owner: |
set to Wiktor Walc
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Committed with [5027].