Opened 17 years ago

Last modified 17 years ago

#688 closed New Feature

Problem of File Upload with Perl — at Version 1

Reported by: anonymous Owned by:
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: File Browser Version:
Keywords: SF Cc:

Description (last modified by Martin Kou)

There doesn't have an entry for FileUpload with Perl in the "fckconfig.js" file.

Even if I manually added the entry as following, it still doesn't work.

FCKConfig.ImageUploadURL = FCKConfig.BasePath
+ 'filemanager/browser/default/connectors/perl/connect
or.cgi?Command=FileUpload&Type=File&CurrentFolder=/' ;

(when upload in the "test.html", it reports successfully, but that page doesn't actually do any upload, does it?)


Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1379954&group_id=75348&atid=543653

Change History (1)

comment:1 Changed 17 years ago by Martin Kou

Description: modified (diff)
Reporter: changed from Martin Kou to anonymous
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