[ http://jira.magnolia.info/browse/MAGNOLIA-1619?page=all ]
Chris Miner updated MAGNOLIA-1619:
----------------------------------
Description:
1. setup a dialog with i18nBasename
2. add fields whith labels from that messages resource file
3. make one of them required.
4. leave it blank and save
found: rather than my localized string being displayed in the alert panel, the
key for the string is displayed.
expected: my localized string.
This is due to the fact that during validation a dialog impl doesn't have a
parent. Setting the parent before validation seems to fix this problem.
was:
1. setup a dialog with i18nBasename
2. add fields whith labels from that messages resource file
3. make one of them required.
4. leave it blank and save
found rather than my localized string being displayed in the alert panel, the
key for the string is displayed.
This is due to the fact that during validation a dialog impl doesn't have a
parent. Setting the parent before validation seems to fix this problem.
> when validation fails for required fields, localization of those fields is
> broken.
> ----------------------------------------------------------------------------------
>
> Key: MAGNOLIA-1619
> URL: http://jira.magnolia.info/browse/MAGNOLIA-1619
> Project: Magnolia
> Issue Type: Bug
> Reporter: Chris Miner
> Assigned To: Chris Miner
>
> 1. setup a dialog with i18nBasename
> 2. add fields whith labels from that messages resource file
> 3. make one of them required.
> 4. leave it blank and save
> found: rather than my localized string being displayed in the alert panel,
> the key for the string is displayed.
> expected: my localized string.
> This is due to the fact that during validation a dialog impl doesn't have a
> parent. Setting the parent before validation seems to fix this problem.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/docs/en/editor/stayupdated.html
----------------------------------------------------------------