Opened 18 years ago

Closed 18 years ago

#688 closed New Feature (fixed)

Quick Upload with Perl

Reported by: anonymous Owned by: Alfonso Martínez de Lizarrondo
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 (4)

comment:1 Changed 18 years ago by Martin Kou

Description: modified (diff)
Reporter: changed from Martin Kou to anonymous

comment:2 Changed 18 years ago by Alfonso Martínez de Lizarrondo

Milestone: FCKeditor 2.5
Owner: set to Alfonso Martínez de Lizarrondo
Status: newassigned
Type: BugNew Feature

This will be fixed in #454

comment:3 Changed 18 years ago by Alfonso Martínez de Lizarrondo

Component: GeneralFile Browser
Summary: Problem of File Upload with PerlQuick Upload with Perl

comment:4 Changed 18 years ago by Alfonso Martínez de Lizarrondo

Resolution: fixed
Status: assignedclosed

Fixed on trunk with [413]

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