-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.6.0-HF21, 5.7.2
-
Component/s: Automation
BatchManager was initialy created to avoid having to handle multi-part encoding.
However, when using JS upload dialog like jquerq-fileupload, support for crappy browsers may require the usage of hacks like iframe-transport that only support multi-part encoding.
For that reasons, we want the BatchManager to also support multi-part encoding