Tim Allison created TIKA-3940:
---------------------------------
Summary: FileSystemPipesIterator failing on linux when LC_CTYPE !=
UTF8
Key: TIKA-3940
URL: https://issues.apache.org/jira/browse/TIKA-3940
Project: Tika
Issue Type: Task
Reporter: Tim Allison
On Linux systems with LC_CTYPE set to C or something not UTF-8, the pipes
iterator fails on filenames that include non-ASCII characters:
{noformat}
java.nio.file.InvalidPathException: Malformed input or input contains
unmappable characters: ??????????????????????????????.txt {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)