Opened 17 years ago

Closed 17 years ago

#509 closed Bug (duplicate)

userFilespath not being set correctly in file browser with coldfusion

Reported by: banjo Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Using the test.html page in fckeditor\editor\filemanager\browser\default\connectors I found the userFilesPath I set in application.cfm was not being using when setting the userFilesServerPath in connector.cfm

for example my webroot: c:\webroot\site1\ I ran test.html, current folder field set to \, uploaded a file. It would say the file was sucessful the folder where the file would be c:\webroot\site1file regardless of the application.userFilesPath value

I change the cfscript block in connector.cfm and the oldfile (connectorOld.cfm) and changed file (connectorNew.cfm) and it seems to work now.

I hope this is helpful

Change History (1)

comment:1 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Resolution: duplicate
Status: newclosed

dup of #510

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