Opened 14 years ago

Closed 14 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.

Attachments (1)

4765.patch (1.8 KB) - added by Wiktor Walc 14 years ago.

Download all attachments as: .zip

Change History (5)

Changed 14 years ago by Wiktor Walc

Attachment: 4765.patch added

comment:1 Changed 14 years ago by Wiktor Walc

Keywords: Review? added

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Review+ added; Review? removed

comment:3 Changed 14 years ago by Frederico Caldeira Knabben

Owner: set to Wiktor Walc

comment:4 Changed 14 years ago by Wiktor Walc

Resolution: fixed
Status: newclosed

Committed with [5027].

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