[
https://issues.apache.org/jira/browse/TIKA-1335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14031674#comment-14031674
]
Hudson commented on TIKA-1335:
------------------------------
SUCCESS: Integrated in tika-trunk-jdk1.7 #46 (See
[https://builds.apache.org/job/tika-trunk-jdk1.7/46/])
Update docs for TIKA-1335 TIKA-1336. (mattmann:
http://svn.apache.org/viewvc/tika/trunk/?view=rev&rev=1602618)
* /tika/trunk/CHANGES.txt
> mime type for CSV files incorrectly detected as text/plain
> ----------------------------------------------------------
>
> Key: TIKA-1335
> URL: https://issues.apache.org/jira/browse/TIKA-1335
> Project: Tika
> Issue Type: Bug
> Components: mime
> Affects Versions: 1.5, 1.6
> Reporter: Kaijian Xu
> Assignee: Chris A. Mattmann
> Fix For: 1.6
>
> Attachments: CDEC_WEATHER_2010_03_02, foo.csv, velocity.csv
>
>
> Mime type autodetection returns "text/plain" for CSV files, for example:
> % tika -m foo.csv
> Content-Encoding: ISO-8859-1
> Content-Length: 78
> Content-Type: text/plain; charset=ISO-8859-1
> resourceName: foo.csv
> This occurs regardless of whether the filename has the appropriate *.csv
> extension or not.
--
This message was sent by Atlassian JIRA
(v6.2#6252)