[
https://issues.apache.org/jira/browse/TIKA-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-3859.
-------------------------------
Fix Version/s: 2.5.0
Resolution: Fixed
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
> 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)