[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506024#comment-13506024
 ] 

Joe Brockmeier commented on CLOUDSTACK-465:
-------------------------------------------

David fixed this in commit 0f3f356dc6dd1fcf52635c3e117a2540192b84b0 to master.

Cherry-picked to 4.0.1 with commit 032ac73e12b8e1b1fe5bc67711a9beaa8c7f455e.
                
> French language file quotes are dropping javascript syntax errors
> -----------------------------------------------------------------
>
>                 Key: CLOUDSTACK-465
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-465
>             Project: CloudStack
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 4.0.0
>         Environment: Ubuntu Server
>            Reporter: Gaetan Allart
>            Assignee: David Nalley
>            Priority: Critical
>              Labels: javascript, language
>             Fix For: 4.0.1
>
>
> If you have, for example, a French enabled browser, you get a blank page 
> after login on ..:8080/client/.
> This is because of quotes in language files : 
> 'message.action.enable.physical.network': 'Confirmer l'activation de ce
> réseau physique.',Uncaught SyntaxError: Unexpected identifier
> This is due to french language. "quotes" are not protected.
> (l'activation).
> rm
> /usr/share/cloud/management/webapps/client/WEB-INF/classes/resource/message
> s_fr_FR.properties
> Did solve this issue. Page is not blank anymore. I think languages files
> need reviewing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to