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 )
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
Description: | modified (diff) |
---|---|
Reporter: | changed from Martin Kou to anonymous |
comment:2 Changed 18 years ago by
Milestone: | → FCKeditor 2.5 |
---|---|
Owner: | set to Alfonso Martínez de Lizarrondo |
Status: | new → assigned |
Type: | Bug → New Feature |
comment:3 Changed 18 years ago by
Component: | General → File Browser |
---|---|
Summary: | Problem of File Upload with Perl → Quick Upload with Perl |
comment:4 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed on trunk with [413]
This will be fixed in #454