Skip to content

TIKA-4776: Add regression test for Apple maker note LONG8 tags - #2981

Open
dschmidt wants to merge 1 commit into
apache:mainfrom
dschmidt:heic-long8-regression
Open

TIKA-4776: Add regression test for Apple maker note LONG8 tags#2981
dschmidt wants to merge 1 commit into
apache:mainfrom
dschmidt:heic-long8-regression

Conversation

@dschmidt

Copy link
Copy Markdown
Contributor

With metadata-extractor 2.21.0 on main the Apple maker note tags written as LONG8 (TIFF format code 16) come through, so this adds the regression test discussed in the ticket. The fixture is the still half of a real Apple Live Photo (iPhone 15 Pro, iOS 18.5) from the MIT licensed osxphotos test suite; the test asserts the content identifier and the Live Photo ID (maker note tag 0x0017, value 5283876), which metadata-extractor 2.20.0 silently dropped. With this in place TIKA-4776 can be resolved.

metadata-extractor 2.21.0 (already bumped on main) decodes the LONG8
and SLONG8 TIFF format codes, so the Apple maker note tags written as
LONG8 reach Tika now. The fixture is the still half of a real Apple
Live Photo (iPhone 15 Pro, iOS 18.5) from the MIT licensed osxphotos
test suite; the test pins the content identifier and the Live Photo ID
(maker note tag 0x0017), which was dropped with metadata-extractor
2.20.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant