Actions
Bug #888
closedWFileUpload 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
Updated by Koen Deforche over 13 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
Updated by Koen Deforche over 13 years ago
- Status changed from Resolved to Closed
Actions