-
Bug
-
Resolution: Fixed
-
Major
-
Freshly, 9.6.0
-
Security Level: Jimmy
ServletRequestContext needs to implement org.apache.commons.fileupload.UploadContext to handle file sizes >2GB (without integer overflows)
for reference here the implementation in commons-fileupload
https://github.com/apache/commons-fileupload/blob/master/src/main/java/org/apache/commons/fileupload2/servlet/ServletRequestContext.java#L96-L104
- relates to
-
ZK-4797 Supporting Jakarta EE namespace
- Closed