Jan Helbich created IMAGING-171:
-----------------------------------
Summary: MicrosoftTagTest rewrite image exif fails
Key: IMAGING-171
URL: https://issues.apache.org/jira/browse/IMAGING-171
Project: Commons Imaging
Issue Type: Bug
Components: Format: TIFF
Affects Versions: 1.0
Environment: Ubuntu 14.04 64-bit, Java 1.8.0_20
Reporter: Jan Helbich
Priority: Minor
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)