Wrong 'created' timestamp after image rotate
Posted: Sat Dec 31, 2022 7:03 pm
Steps to reproduce:
1. Open file (image) properties in Windows Explorer and record 'created' timestamp
2. Rotate this image in XnViewMP
3. Repeat step #1
Expected: 'created' should stay not modified (original timestamp)
Actually: time when the rotation was performed (current time)
Environment: Windows 10, XnViewMP v1.4.0
I recorded 'created' timestamp before and after rotate with simplistic JUnit test in Java.
1. Open file (image) properties in Windows Explorer and record 'created' timestamp
2. Rotate this image in XnViewMP
3. Repeat step #1
Expected: 'created' should stay not modified (original timestamp)
Actually: time when the rotation was performed (current time)
Environment: Windows 10, XnViewMP v1.4.0
I recorded 'created' timestamp before and after rotate with simplistic JUnit test in Java.