Kartik Jain created TIKA-4244:
---------------------------------
Summary: Tika idenifies MIME type of ics files with html content
as text/html
Key: TIKA-4244
URL: https://issues.apache.org/jira/browse/TIKA-4244
Project: Tika
Issue Type: Bug
Reporter: Kartik Jain
Attachments: Sample.ics
When tika-core detect(InputStream input, Metadata metadata) API is used to
determimne the MIME type of an ics file, it returns media type `text/html`,
rather it should've `text/calendar`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)