[
https://issues.apache.org/jira/browse/TIKA-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17607633#comment-17607633
]
Robin Schimpf commented on TIKA-3859:
-------------------------------------
Thanks for the quick fix!
> 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
> Assignee: Tim Allison
> Priority: Major
> Fix For: 2.5.0
>
>
> 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)