Actions
Bug #888
closed
DH
KD
WFileUpload 2nd time hangs server
Bug #888:
WFileUpload 2nd time hangs server
Start date:
07/05/2011
Due date:
% Done:
0%
Estimated time:
Description
With latest 3.1.9 git WFileUpload widget hangs the server when a second file is selected after running upload() i.e. hitting the "Send" button connected to upload(). First upload() works fine.
Running this with MinGW (Windows) with both Chrome and IE.
Sample Code attached, creating WFileUpload in Application initialisation function, works in 3.1.8.
Ref: [[http://redmine.webtoolkit.eu/boards/2/topics/2315]]
Files
KD Updated by Koen Deforche about 15 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
Thanks for the test case !
I've fixed this in my local git, will push later today.
Regards,
koen
DH Updated by David Hubbard about 15 years ago
Thanks, works for me
Dave
KD Updated by Koen Deforche about 15 years ago
- Target version set to 3.1.10
KD Updated by Koen Deforche about 15 years ago
- Status changed from Resolved to Closed
Actions