-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 10.2
-
Fix Version/s: 10.3
-
Component/s: Convert, DAM, Image Management, Renditions, Thumbnail Service
-
Environment:Nuxeo Platform 10.2 (Docker), nuxeo-dam package, ImageMagick 6.9.7-4
-
Tags:
-
Backlog priority:700
-
Browser:
-
Sprint:nxfit 10.3.7
-
Story Points:2
Similar to NXP-18834 with slightly different RAW formats. Investigation of root cause was similar to the problem of 18834. The canonical path passed to the ImageIdentifier code is the hash filename. RAW images are unique in ImageMagick in that they cannot be identified without an extension.
Attached are two images that exhibit identification problems.
A proposed patch is also attached (against 10.2 baseline)
- is related to
-
NXP-18834 Raw image formats do not work
- Resolved