[ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-3296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jan Haderka closed MAGNOLIA-3296.
---------------------------------


> Dialogs opened by clicking on buttons generated by cms:button tag doesn't 
> support i18n (if enabled)
> ---------------------------------------------------------------------------------------------------
>
>                 Key: MAGNOLIA-3296
>                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3296
>             Project: Magnolia
>          Issue Type: Bug
>          Components: i18n, taglibs
>    Affects Versions: 4.3.6
>            Reporter: Manuel Molaschi
>            Assignee: Manuel Molaschi
>             Fix For: 4.3.7, 5.0
>
>
> I have i18n support enabled and the following code in my jsp
> {code:xml}
> <cms:mainBar paragraph="page-properties">
>   <cms:button dialogName="service-properties" label="Service" 
> position="right" />
> </cms:mainBar>
> {code}
> The "service-properties" dialog has some fields with i18n enabled.
> When i click on "Service" button in the main bar, i18n on opened dialog 
> doesn't work.
> Looking at ButtonTag class, where the mgnlOpenDialog javascript function call 
> is created, there is no check for i18n support and (even if it is enabled) 
> the current locale is not added to parameters list. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to