Chris A. Mattmann created TIKA-1621:
---------------------------------------
Summary: 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)