Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.2.0-BC
-
Fix Version/s: 2.2.1-BC
-
Component/s: Provider mode
-
Security Level: Public
-
- Environment:
- -
This error is due to a limitation of Apache HTTP Client that limit the size of a multupart to 25Ko, see org.apache.http.entity.mime.MultipartFormEntity#getContent().
No explanation was found about this limitation.
A workaround should be included to remove this limitation.