StefanOltmann commented on PR #359:
URL: https://github.com/apache/commons-imaging/pull/359#issuecomment-1925750776

   Alright, this might take a bit of time. I've added it to the regular test 
files, but none of the existing tests are failing. I'm not entirely sure what 
they cover, but it seems like they are be overlooking some aspects.
   
   In my library, the 
[JpegRewriterTest](https://github.com/Ashampoo/kim/blob/5d1b28e4423e6bc240196d3ad7db25495da095c9/src/commonTest/kotlin/com/ashampoo/kim/format/jpeg/JpegRewriterTest.kt)
 is able to identify this issue. Unfortunately, the author of 
`ExifRewriterRoundtripTest` (https://github.com/apache/commons-imaging/pull/275 
by @charleshope) never had the chance to complete it. I believe that completing 
this test would help catch the problem.
   
   This pull request is also related to 
https://issues.apache.org/jira/browse/IMAGING-351, as it addresses the same 
underlying problem.
   
   @kinow FYI


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@commons.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to