Details
-
Improvement
-
Status: Open
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Uploading a file of type ico fails both in the Gallery and Assets folders.
The validateResource method in the gallery processor fails.
I've provided a workaround in a NoOpGalleryProcessor where I check the mimeType and skip the validation if it is an ico. I consider this a temporary solution. This enables me to upload an ico, but still, in the document view I cannot see the file details (mimeType, size and the download button)
Related issue: TM-1121