Github user victorsosa closed the pull request at:
https://github.com/apache/struts/pull/97
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is e
Github user victorsosa commented on the issue:
https://github.com/apache/struts/pull/97
done
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feat
Github user aleksandr-m commented on the issue:
https://github.com/apache/struts/pull/97
@victorsosa, @lukaszlenart Please close this one. WW-4636 is fixed in
https://github.com/apache/struts/pull/113.
---
If your project is set up for it, you can reply to this email and have your
re
All is good :) I have refactored the file upload logic a bit, cleaned
up and fixed some issues with wrong message keys. Also I added
dedicated converter to keep support for java.io.File so there is no
need for migration :)
I've also developed a small GAE plugin which is using the mentioned
changes
I have got some answers from repository@a.o and Sonatype and basically
this won't work :\ I meant from technical point of view there is no
such problem, but this can break Apache Foundation law and so on.
Regards
--
Ćukasz
+ 48 606 323 122 http://www.lenart.org.pl/
2016-11-16 11:04 GMT+01:00 Lu
Done, thanks Aaron :) Now I must test this solution with Google AppEngine ;-)
2016-11-22 7:49 GMT+01:00 Lukasz Lenart :
> 2016-11-21 20:12 GMT+01:00 Aaron Johnson :
>> Is it possible to have a converter from UploadedFile to File? The
>> UploadedFile has a getContent() method that returns the File