[ https://issues.apache.org/jira/browse/IMAGING-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benedikt Ritter resolved IMAGING-171. ------------------------------------- Resolution: Fixed Fix Version/s: (was: Patch Needed) 1.0 Assignee: Benedikt Ritter {code} $ svn ci -m "IMAGING-171: MicrosoftTagTest rewrite image exif fails in some environments. This also closes #17 from github. Thanks to Jan Helbich." Sending src/changes/changes.xml Sending src/test/java/org/apache/commons/imaging/formats/jpeg/exif/MicrosoftTagTest.java Transmitting file data .. Committed revision 1680075. {code} Thank you! I've removed some tab characters. Please use only spaces for indentation next time. > MicrosoftTagTest rewrite image exif fails in some environments > -------------------------------------------------------------- > > 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 > Assignee: Benedikt Ritter > Priority: Minor > Fix For: 1.0 > > > 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)