[
https://issues.apache.org/jira/browse/TIKA-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17607374#comment-17607374
]
Tim Allison commented on TIKA-3859:
-----------------------------------
fixing now. Will be updated for 2.5.0. Thank you.
> Wrong filename glob for Zstandard
> ---------------------------------
>
> Key: TIKA-3859
> URL: https://issues.apache.org/jira/browse/TIKA-3859
> Project: Tika
> Issue Type: Bug
> Affects Versions: 2.4.1
> Reporter: Robin Schimpf
> Priority: Major
>
> I'm currently implementing Zstandard support in my application. When checking
> the tika-mimetypes.xml definition of the format I noticed that the glob is
> defined as *.zstd and the zstd binary always adds only *.zst as file
> extension. Checking the final RFC 8478 revealed that the glob is wrong and
> should be changed to *.zst.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)