Actions
Bug #10383
openWFileDropWidget: scope changes to allow custom upload mechanism
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
05/19/2022
Due date:
% Done:
0%
Estimated time:
Description
WFileDropWidget needs 3 scope changes in order to allow a custom upload mechanism (tus):
- remove private scope change for
File.getUploadId()
- make
proceedToNextFile()
protected - make
UploadedFile
constructor protected
Files
Updated by Raf Pauwels over 2 years ago
Oops, should obviously not be a bug, but an improvement...
Updated by Raf Pauwels 10 months ago
This is no longer necessary and can be closed.
Actions