Ticket #1413 (closed Bug: fixed)

Opened 13 months ago

Last modified 2 months ago

perl connector quick upload does not work

Reported by: bitsfritz 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

follow-up: ↓ 3   Changed 8 months ago by w.olchawa

  • keywords Pending WorksForMe added
  • component changed from General to Server : Perl

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.

  Changed 7 months ago by w.olchawa

  • status changed from new to closed
  • resolution set to worksforme

Ticket expired.

in reply to: ↑ 1   Changed 6 months ago by bitsfritz

  • status changed from closed to reopened
  • resolution deleted

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))

follow-up: ↓ 5   Changed 6 months ago by fredck

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

The line end issues have been fixed with #1667.

in reply to: ↑ 4   Changed 6 months ago by bitsfritz

  • status changed from closed to reopened
  • resolution deleted

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

  Changed 5 months ago by bitsfritz

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

  Changed 2 months ago by fredck

  • status changed from reopened to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.