Opened 17 years ago
Closed 16 years ago
#1413 closed Bug (fixed)
perl connector quick upload does not work
Reported by: | Friedrich Strohmaier | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Server : Perl | Version: | FCKeditor 2.5 Beta |
Keywords: | Pending WorksForMe | Cc: |
Description
perl connector quick upload does not work.
Progress bar is shown shortly but no file is uploaded an no error is given.
my configuration:
perl 5.8.8 on ubuntu breezy
Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.7) Gecko/20070914 Firefox/2.0.0.7
Ticket #1412 and #1408 (for upload.cgi) are fixed here.
UploadURLs are declared in external_configuration.js
Change History (7)
comment:1 follow-up: 3 Changed 17 years ago by
Component: | General → Server : Perl |
---|---|
Keywords: | Pending WorksForMe added |
comment:3 Changed 17 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
Replying to w.olchawa:
I've tested upload using /editor/filemanager/connectors/uploadtest.html and no problem occurred during uploading.
Same here, but only after changing the newlines to unix-style for all files in editor/filemanager/connectors/perl. See also #1408
The test where taken using FCKeditor SVN version on XAMPP for Windows, Perl 5.10.
debian etch (4.0) perl 5.8.8 here
Could you please check if the bug still occurs to you?
Topic of this issue is the _quick upload_ which continues not showing any (visible) result :o))
comment:4 follow-up: 5 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
The line end issues have been fixed with #1667.
comment:5 Changed 17 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Replying to fredck:
The line end issues have been fixed with #1667.
Ah, so I've to report there, that all perl files still have dos linefeeds - done! :o))
Reopening this issue for it concerns the perl _quick upload_ which doesn't work as expected even if *.pl and *.cgi files are fixed.
Sorry, I forgot to mension, that meanwhile I ride FCKeditor 2.6. Same effect in recent SVN version.
Regards Friedrich
comment:6 Changed 17 years ago by
Good news ;o))
I checked my external_config.js throughout - there were some issues concerning the path declarations in the FCKConfig.(Link|Flash|File)UploadURL.
Everything works fine now, so this ticket can be closed.
Regards
Friedrich
comment:7 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Hi!
I've tested upload using /editor/filemanager/connectors/uploadtest.html and no problem occurred during uploading. The test where taken using FCKeditor SVN version on XAMPP for Windows, Perl 5.10. Could you please check if the bug still occurs to you?
Thanks in advance.
Best regards.