[
https://issues.apache.org/jira/browse/VCL-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14643284#comment-14643284
]
ASF subversion and git services commented on VCL-888:
-----------------------------------------------------
Commit 1692935 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1692935 ]
VCL-888 - problem with translations containing single quotes
code.js: renamed _() function to i()
> problem with 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.4.3
>
>
> 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)