Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP2 (5.2.6)
-
None
-
All
Description
FileUtil can not handle files larger than Ingeter.MAX_VALUE because FileUtil converts an InputStream to a byte array only to write it to an OutputStream.
Attachments
Issue Links
- is related to
-
LPS-5943 FileUtil converts an InputStream to a byte array only to write it to an OutputStream
- Closed