Project

General

Profile

Actions

Bug #794

closed
WD KD

requestsize scale wrong

Bug #794: requestsize scale wrong

Added by Wim Dumon over 15 years ago. Updated almost 15 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).

KD Updated by Koen Deforche about 15 years ago Actions #1

  • 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

KD Updated by Koen Deforche almost 15 years ago Actions #2

  • Status changed from Resolved to Closed

Resolved in Wt 3.1.11

Actions

Also available in: PDF Atom