Project

General

Profile

Actions

Bug #663

closed

Broken pipe in WFileUpload

Added by Zhimin Song over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
01/01/2011
Due date:
% Done:

0%

Estimated time:

Description

hi every one:

Happy New Year first!

My widgets coming from composer example based on the WFileUpload have two problem(fastcgi and wt-3.1.7a), but they worked well in wt-3.1.3;

They are :

1) fileTooLarge() can not be emitted, and got Broken pipe: FastCGI: comm with the server "cx.wt" ;

2) uploaded() method in my widgets can not deal the empty file error, the observation is "did not HIDE the upload_ widget like the composer example, and then the unhidden upload_ could not react to the BROWSE", in wt-3.1.3 if empty , upload_ did not hide.

I attach my widgets to refer. That's all thanks.

Regards

Zhimin


Files

FilesUpload.C (5.62 KB) FilesUpload.C Zhimin Song, 01/01/2011 10:36 AM
FilesUpload.h (4.13 KB) FilesUpload.h Zhimin Song, 01/01/2011 10:36 AM
FileUploadItem.C (4.12 KB) FileUploadItem.C Zhimin Song, 01/01/2011 10:36 AM
FileUploadItem.h (2.47 KB) FileUploadItem.h Zhimin Song, 01/01/2011 10:36 AM
File.h (1.26 KB) File.h Zhimin Song, 01/01/2011 10:36 AM
Actions #1

Updated by Koen Deforche over 13 years ago

  • Status changed from New to InProgress
  • Assignee set to Pieter Libin
Actions #2

Updated by Pieter Libin over 13 years ago

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

Updated by Koen Deforche over 13 years ago

  • Status changed from InProgress to Resolved

Hey Zhimin,

I've fixed this in latest git. Can you see with your test-case as I could not build it (missing files) ?

Regards,

koen

Actions #4

Updated by Koen Deforche over 13 years ago

  • Status changed from Resolved to Closed
Actions #5

Updated by Zhimin Song about 13 years ago

Koen Deforche wrote:

Hey Zhimin,

I've fixed this in latest git. Can you see with your test-case as I could not build it (missing files) ?

Regards,

koen

Hey koen:

It works! and in 3.1.8 WProgessBar in upload works too:-)

Thanks

Zhimin

Actions

Also available in: Atom PDF