Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0-alpha1
-
None
-
Ubuntu 14.04 64-bit, Java 1.8.0_20
Description
The MicrosoftTagTest test fails on testRewrite() method when supposedly rewritten MicrosoftTagConstants#EXIF_TAG_XPTITLE tag was already defined in another directory.
The problem seems to be that the new value is written into the "Exif" directory, but the original one is in "Root", which is evaluated first while checking test results.