Project

General

Profile

Actions

Bug #1285

closed

WFileUpload leaves garbage after destruction

Added by Jan Hrubeš almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
05/09/2012
Due date:
% Done:

0%

Estimated time:

Description

WFileUpload leaves a file with spool file name (wt) and size 0 B when trying upload file bigger than max-request-size.

A signal fileToLarge is emmited and WFileUpload subsequently deleted but the file remains (even after wthttp termination).

Actions #1

Updated by Koen Deforche almost 12 years ago

  • Status changed from New to InProgress
  • Assignee set to Pieter Libin
  • Target version set to 3.2.2

Pieter,

You should probably trace which file this is --- by putting a breakpoint in FileUtils::createTempFileName()

Regards,

koen

Actions #2

Updated by Pieter Libin almost 12 years ago

  • Assignee changed from Pieter Libin to Koen Deforche
Actions #3

Updated by Koen Deforche almost 12 years ago

  • Status changed from InProgress to Resolved
Actions #4

Updated by Koen Deforche almost 12 years ago

  • Status changed from Resolved to Closed

Released in Wt 3.2.2

Actions

Also available in: Atom PDF