Project

General

Profile

Actions

Bug #794

closed

requestsize scale wrong

Added by Wim Dumon about 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
04/19/2011
Due date:
% Done:

0%

Estimated time:

Description

If the maximum request size is set to, say, 20000 KB, wApp->currentRequestSize() returns 20000*1024*1024 instead of just 20000*1024.

Moreover, the WFileUpload::fileTooLarge() signal is called with the parameter `0' instead of a more meaningful value (at least with the built-in httpd).

These issues happen with Wt 3.1.8 (not the latest version, but the previous one).

Actions #1

Updated by Koen Deforche almost 13 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche
  • Target version set to 3.1.11

Hey Marco,

Thanks for the report (and patience). Both issues have now been fixed.

koen

Actions #2

Updated by Koen Deforche over 12 years ago

  • Status changed from Resolved to Closed

Resolved in Wt 3.1.11

Actions

Also available in: Atom PDF