Ticket #688 (closed New Feature: fixed)

Opened 16 months ago

Last modified 15 months ago

Quick Upload with Perl

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

Description (last modified by martinkou) (diff)

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

Changed 16 months ago by martinkou

  • description modified (diff)
  • reporter changed from martinkou to anonymous

Changed 16 months ago by alfonsoml

  • owner set to alfonsoml
  • status changed from new to assigned
  • type changed from Bug to New Feature
  • milestone set to FCKeditor 2.5

This will be fixed in #454

Changed 16 months ago by alfonsoml

  • component changed from General to File Browser
  • summary changed from Problem of File Upload with Perl to Quick Upload with Perl

Changed 15 months ago by alfonsoml

  • status changed from assigned to closed
  • resolution set to fixed

Fixed on trunk with [413]

Note: See TracTickets for help on using tickets.