-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Component/s: File Upload
-
Backlog priority:500
-
Upgrade notes:
-
Sprint:nxplatform 11.1.12, nxplatform 11.1.13
-
Story Points:2
A custom filemanager plugin needs to be aware of the implementation logic of FileImporterContext in order to get the blob name
This can be prevented by initializing filename with the blob filename on the following line:
Otherwise you need to implement the same logic in every filemanager plugins:
- call getFileName
- if null, call getBlob().filename