-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 7.1
-
Fix Version/s: 7.4
-
Component/s: Binary Metadata
EXIF extracted dates are interpreted as String of format:
YYYY:mm:dd HH:MM:SS.
When calling org.nuxeo.ecm.core.api.DocumentModel.setPropertyValue(String, Serializable) with such string on date property, the parsed date is actually the first date of the year.