jpg: Fix silent IPTC loss after XMP segment - #66
Merged
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #66 +/- ##
==========================================
- Coverage 78.41% 78.36% -0.05%
==========================================
Files 16 16
Lines 2103 2108 +5
==========================================
+ Hits 1649 1652 +3
- Misses 317 318 +1
- Partials 137 138 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bep
force-pushed
the
lna/xmp-misalignment
branch
from
April 16, 2026 13:33
1dd0a26 to
d462fb3
Compare
bep
force-pushed
the
lna/xmp-misalignment
branch
from
April 16, 2026 13:42
d462fb3 to
22477a6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds a fix for #65
For more details take a look at the issue
Tests
I tested this fix with the unit tests and a custom hugo build from the
masterbranch. Both worked fine after the fix.