[
https://issues.apache.org/jira/browse/TIKA-3859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robin Schimpf updated TIKA-3859:
--------------------------------
Description: 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. (was: 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 at revealed that the glob is wrong and should be changed to *.zst.)
> 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)