[
https://issues.apache.org/jira/browse/TIKA-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved TIKA-1881.
-------------------------------------
Resolution: Fixed
Based on comments and the updates by Namitha I went ahead and committed this.
Thanks [~gagravarr] and [[email protected]]!
> Updates to MIME types for Postscript, WordPerfect, image and RSS based on
> Polar analysis
> ----------------------------------------------------------------------------------------
>
> Key: TIKA-1881
> URL: https://issues.apache.org/jira/browse/TIKA-1881
> Project: Tika
> Issue Type: Sub-task
> Components: mime
> Affects Versions: 1.11
> Reporter: Namitha Sanjeeva Ganiga
> Assignee: Chris A. Mattmann
> Priority: Minor
> Labels: mime
> Fix For: 1.13
>
>
> Updated Mime-Magic for 6 mime types:
> 1. application/postscript : files begin with pattern "%!PS-Adobe-3.0
> EPSF-3.0".
> 2. application/wordperfect: files begin with pattern "ÿWPC" .
> 3. image/tiff : updated pattern for "MM.+" for Big endian format.(occur at
> the beginning of files of tiff mime type)
> 4. application/rdf+xml : updated pattern "rdf" ( from byte offset 5 to 400)
> 5. application/atom+xml : updated pattern "feed" ( from byte offset 5 to 50)
> 6. application/rss+xml : updated pattern "rss" ( from byte offset 5 to 50)
> https://github.com/NamithaGS/tika/commit/780100767e24505a24595ea6db43978d0700e220
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)