-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4.0, 3.0.0
-
Component/s: UI
-
Release Notes Summary:The hidden attribute of the EXIF element is fixed.
-
Tags:
-
Backlog priority:500
-
Sprint:UI - 2021-10, UI - 2021-11
The EXIF original date is not displayed in the EXIF card of a Picture asset even though the property has a valid value:
This is due to the fact that the exclamation mark is outside the expression in the HTML code, see https://github.com/nuxeo/nuxeo/blob/90b5bf02fad4eb0abeec766f166764f163314d92/addons/nuxeo-dam/nuxeo-dam-web-ui/src/main/resources/web/nuxeo.war/ui/nuxeo-dam/nuxeo-picture-exif.html#L43, it should be inside the double-brackets.
- Is referenced in