Dmitrii Kriukov created TIKA-4297:
-------------------------------------

             Summary: Diuplicate Map keys in TextExtractor
                 Key: TIKA-4297
                 URL: https://issues.apache.org/jira/browse/TIKA-4297
             Project: Tika
          Issue Type: Bug
            Reporter: Dmitrii Kriukov


Lines 193 - 199

{color:#172b4d}ANSICPG_MAP.put(710, WINDOWS_710); // Arabic (transparent Arabic)
ANSICPG_MAP.put(710, WINDOWS_711); // Arabic (Nafitha Enhanced)
ANSICPG_MAP.put(710, WINDOWS_720); // Arabic (transparent ASMO)
ANSICPG_MAP.put(819, CP819); // Windows 3.1 (US & Western Europe)
ANSICPG_MAP.put(819, CP819); // Windows 3.1 (US & Western Europe)

ANSICPG_MAP.put(819, CP819); // Windows 3.1 (US & Western Europe)

For key 710 value is overwritten.
for key 819 only one call should be left.
{color}



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

Reply via email to