Opened 16 years ago

Closed 15 years ago

#4765 closed New Feature (fixed)

FCKeditor + ColdFusion - potential function name clash

Reported by: Wiktor Walc Owned by: Wiktor Walc
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.6.5
Keywords: Confirmed Review+ Cc:

Description

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.

Find this issue on GitHub

Change History (5)

Changed 16 years ago by Wiktor Walc

Attachment: 4765.patch added

comment:1 Changed 16 years ago by Wiktor Walc

Keywords: Review? added

comment:2 Changed 16 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:3 Changed 16 years ago by Frederico Caldeira Knabben

Owner: set to Wiktor Walc

comment:4 Changed 15 years ago by Wiktor Walc

Resolution: fixed
Status: newclosed

Committed with [5027].

Find this issue on GitHub
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy