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

ASF subversion and git services commented on VCL-888:
-----------------------------------------------------

Commit 1696493 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1696493 ]

VCL-888 - Web UI fails to handle translations containing single quotes

-reverting name change of translation function from i() back to _()
-changing all calls of translation function from i() back to _()

> Web UI fails to handle translations containing single quotes
> ------------------------------------------------------------
>
>                 Key: VCL-888
>                 URL: https://issues.apache.org/jira/browse/VCL-888
>             Project: VCL
>          Issue Type: Bug
>          Components: web gui (frontend)
>            Reporter: Josh Thompson
>             Fix For: 2.5
>
>
> There are parts of the code where a string is sent in single quotes as 
> javascript in response to an AJAX call. If the string is translated into 
> something that contains single quotes, javascript throws an error. The 
> translated string needs to have single quotes escaped.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to