You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (Jira)" <ji...@apache.org> on 2020/09/14 14:04:00 UTC

[jira] [Resolved] (SYNCOPE-1590) Error when adding i18n labels to schemas

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

Francesco Chicchiriccò resolved SYNCOPE-1590.
---------------------------------------------
    Resolution: Fixed

> Error when adding i18n labels to schemas
> ----------------------------------------
>
>                 Key: SYNCOPE-1590
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1590
>             Project: Syncope
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 2.1.7
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>            Priority: Major
>             Fix For: 2.1.8
>
>
> When adding i18n labels to schemas matching Locale with variants (e.g. {{pt_BR}}), an exception is raised:
> {code}
> java.lang.ArrayIndexOutOfBoundsException: 2
>      at org.apache.syncope.common.lib.to.SchemaTO.toLocale(SchemaTO.java:63)
>      at org.apache.syncope.client.console.panels.SchemaTypeWizardBuilder$Labels.lambda$new$0(SchemaTypeWizardBuilder.java:139)
>      at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684)
>      at org.apache.syncope.client.console.panels.SchemaTypeWizardBuilder$Labels.<init>(SchemaTypeWizardBuilder.java:138)
> {code}



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