Project

General

Profile

Actions

Bug #2187

closed

WFilleUpload fileTooLarge() Signal not emitted

Added by Georg Baumann over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Urgent
Assignee:
Target version:
-
Start date:
09/06/2013
Due date:
% Done:

0%

Estimated time:

Description

Hello,

we have a problem with WFileUpload->fileTooLarge(). Nothing happens when uploading a file bigger then defined in wt_config.xml. The fileTooLarge()-function is not called. For smaller files everything works fine and fileupload is working correct. We tested it with Wt-3.3.0 and Wt-3.3.1-rc1. We use Apache with FCGI.

Kind regards


Files

TriggerWFileUploadBug.cpp (2.2 KB) TriggerWFileUploadBug.cpp Georg Baumann, 09/06/2013 11:05 AM
Actions #1

Updated by Koen Deforche over 10 years ago

  • Status changed from New to Feedback

Hey,

Are you sure that your larger file upload is not being blocked by Apache itself? Then Wt cannot do antyhing about it. You must make sure that Apache's setting is less stringent than Wt's setting.

Regards,

koen

Actions #2

Updated by Koen Deforche over 10 years ago

  • Assignee set to Koen Deforche
Actions #3

Updated by Georg Baumann over 10 years ago

Thanks!

Indeed the apache's setting.

Actions #4

Updated by Wim Dumon over 10 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF