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

Simone Gianni resolved LABS-184.
--------------------------------

    Resolution: Fixed

This was the result of a couple of errors. The first one is that the ShowBean 
producer will create i18n keys having the current field preceded by fields to 
which it is anchored. For example, if the field endDate is anchored outside 
right of startDate, the key will contain "startDate, endDate". This is not 
necessarily correct, but is not wrong by itself, because the i18n package 
should give higher priority to a key containing endDate against one containing 
startDate.

The real problem was that the i18n package was not calculating these priorities 
correctly.

> Internationalization: outsideRight fields problems on dropdown
> --------------------------------------------------------------
>
>                 Key: LABS-184
>                 URL: https://issues.apache.org/jira/browse/LABS-184
>             Project: Labs
>          Issue Type: Bug
>          Components: Magma
>            Reporter: Massimo Guidi
>            Priority: Critical
>
> If we have an outsideRight field and a "none" value in its dropdown, this 
> none value should get its own value name, not the value name of the field  on 
> its left side.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to