You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@marmotta.apache.org by "Jakob Frank (JIRA)" <ji...@apache.org> on 2014/10/31 11:04:33 UTC

[jira] [Updated] (MARMOTTA-559) Facading test fails with locale "ja_JP_JP_#u-ca-japanese"

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

Jakob Frank updated MARMOTTA-559:
---------------------------------
    Description: 
{code:none}
Tests in error: 
  BoxedFacadingTest.testLocale:142 NullPointer
{code}

We are using {{commons.lang3.LocaleUtils}} for de-serialisation of Locales, which cannot handle such extensions.

  was:
{code:none}
Tests in error: 
  BoxedFacadingTest.testLocale:142 NullPointer
{code}

We are using {{commons.lang3.LocaleUtils}} for de-serialisation of {{Locale}}s which cannot handle such extensions.


> Facading test fails with locale "ja_JP_JP_#u-ca-japanese"
> ---------------------------------------------------------
>
>                 Key: MARMOTTA-559
>                 URL: https://issues.apache.org/jira/browse/MARMOTTA-559
>             Project: Marmotta
>          Issue Type: Bug
>          Components: Sesame Tools
>    Affects Versions: 3.2.1
>            Reporter: Jakob Frank
>
> {code:none}
> Tests in error: 
>   BoxedFacadingTest.testLocale:142 NullPointer
> {code}
> We are using {{commons.lang3.LocaleUtils}} for de-serialisation of Locales, which cannot handle such extensions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)