You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (Jira)" <ji...@apache.org> on 2022/10/26 16:56:00 UTC

[jira] [Created] (TIKA-3903) Maintain file extension in temporary files in TikaInputStream

Tim Allison created TIKA-3903:
---------------------------------

             Summary: Maintain file extension in temporary files in TikaInputStream
                 Key: TIKA-3903
                 URL: https://issues.apache.org/jira/browse/TIKA-3903
             Project: Tika
          Issue Type: Task
            Reporter: Tim Allison


When we create temporary files via TikaInputStream, we often throw away information about the file extension.  We should modify TikaInputStream to allow for adding the source file's extension to the tmp file.  This is important for detection, among other things.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)