Details
-
Bug
-
Resolution: Fixed
-
Major
-
8.0
Description
Problem description:
Files, which exceed 2GB in size, aren't uploaded as an attachment correctly.
The progress bar UI element shows the correct file size, the file size after uploading the file is -[random_number]. The file itself is truncated at 2GB after uploading. The database column XWA_SIZE in table xwikiattachment is set to "int" instead of "bigint".
How to reproduce:
Upload any file exceeding 2GB in size to XWiki
Attachments
Issue Links
- relates to
-
XWIKI-15853 Error when migrating from 5.2 to 9.11.8
- Closed