Project

General

Profile

Bug #2187

WFilleUpload fileTooLarge() Signal not emitted

Added by Georg Baumann over 9 years ago. Updated over 9 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
#1

Updated by Koen Deforche over 9 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

#2

Updated by Koen Deforche over 9 years ago

  • Assignee set to Koen Deforche
#3

Updated by Georg Baumann over 9 years ago

Thanks!

Indeed the apache's setting.

#4

Updated by Wim Dumon over 9 years ago

  • Status changed from Feedback to Closed

Also available in: Atom PDF