You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tilman Hausherr (Jira)" <ji...@apache.org> on 2021/06/02 14:50:00 UTC

[jira] [Updated] (TIKA-3432) Fix localization issue in OOXMLParserTest

     [ https://issues.apache.org/jira/browse/TIKA-3432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tilman Hausherr updated TIKA-3432:
----------------------------------
    Component/s: parser

> Fix localization issue in OOXMLParserTest
> -----------------------------------------
>
>                 Key: TIKA-3432
>                 URL: https://issues.apache.org/jira/browse/TIKA-3432
>             Project: Tika
>          Issue Type: Improvement
>          Components: parser
>            Reporter: Tim Allison
>            Priority: Minor
>
> [~tilman] reported this locale issue exception:
> {noformat}
> testXLSBVarious(org.apache.tika.parser.microsoft.ooxml.OOXMLParserTest)
> Time elapsed: 0.153 sec  <<< FAILURE!
> java.lang.AssertionError: <td>13.1211231321</td> not found in:
> <tr>    <td>float</td> <td>13,1211231321</td></tr>
> ....
> I guess this is a localization problem. The test code itself is from
> 2017, so the problem is probably elsewhere.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)