Ahmad Sawalhah created TIKA-2183:
------------------------------------
Summary: Can't Read file if its name is Arabic
Key: TIKA-2183
URL: https://issues.apache.org/jira/browse/TIKA-2183
Project: Tika
Issue Type: Bug
Components: general, languageidentifier
Affects Versions: 1.14
Reporter: Ahmad Sawalhah
if I have an Arabic File name like ( احمد.docx ) it gives me this error
File "C:\Python34\lib\http\client.py", line 1109, in putheader
values[i] = one_value.encode('latin-1')
UnicodeEncodeError: 'latin-1' codec can't encode characters in position 21-27:
ordinal not in range(256)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)