[
https://issues.apache.org/jira/browse/IMAGING-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14543140#comment-14543140
]
Jan Helbich commented on IMAGING-171:
-------------------------------------
I have submitted a patch on github:
https://github.com/apache/commons-imaging/pull/17
> 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
> Fix For: Patch Needed
>
>
> 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)