-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 11.5
-
Component/s: File Upload
-
Tags:
-
Team:FG
-
Sprint:nxFG 11.3.1
-
Story Points:1
If BatchUploadObject is used to create a blob but the query never specified the HTTP header "X-File-Name" it leads to creating an incoherent blob where the data is incorrect for instance (as the filename is part of its value), making file:content not downloadable by user.
We should ensure a blob is not created with null has a filename.
- Is referenced in