Skip to content

Modify TikaInputStream#363

Merged
tballison merged 1 commit intoapache:mainfrom
PeterAlfredLee:fixTikaInputStream
Nov 19, 2020
Merged

Modify TikaInputStream#363
tballison merged 1 commit intoapache:mainfrom
PeterAlfredLee:fixTikaInputStream

Conversation

@PeterAlfredLee
Copy link
Copy Markdown
Member

@PeterAlfredLee PeterAlfredLee commented Sep 24, 2020

In method getPath, copy data from InputStream to a temporary file should use current TikaInputStream.
Otherwise the variable of TikaInputStream position will not update.
There is not meaning if position is not real position.

In method getPath, copy data from InputStream to a temporary file should use current TikaInputStream.
Otherwise the variable of TikaInputStream `position` will not update.
There is not meaning if `position` is not real position.
@tballison tballison merged commit 8edec4d into apache:main Nov 19, 2020
@PeterAlfredLee PeterAlfredLee deleted the fixTikaInputStream branch November 20, 2020 00:43
puthurr pushed a commit to puthurr/tika-fork that referenced this pull request Jun 13, 2022
In method getPath, copy data from InputStream to a temporary file should use current TikaInputStream.
Otherwise the variable of TikaInputStream `position` will not update.
There is not meaning if `position` is not real position.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants