You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2015/05/02 08:40:05 UTC

[jira] [Resolved] (TIKA-1621) TikaResource should log errors determining ContentDisposition

     [ https://issues.apache.org/jira/browse/TIKA-1621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris A. Mattmann resolved TIKA-1621.
-------------------------------------
    Resolution: Fixed

- added logger.warn message in r1677279 and r1677280.

> TikaResource should log errors determining ContentDisposition
> -------------------------------------------------------------
>
>                 Key: TIKA-1621
>                 URL: https://issues.apache.org/jira/browse/TIKA-1621
>             Project: Tika
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 1.8
>            Reporter: Chris A. Mattmann
>            Assignee: Chris A. Mattmann
>             Fix For: 1.9
>
>
> I ran into a problem in tika-python that took me a while to track down - I was passing a full file path as Content-Disposition instead of just the file name. The reason it was so hard to track down was that we swallow the error in TikaResource if there is an issue determining the attachment and disposition, etc. I'd like to simply print the exception and stack trace.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)