[
https://issues.apache.org/jira/browse/VCL-888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14640570#comment-14640570
]
ASF subversion and git services commented on VCL-888:
-----------------------------------------------------
Commit 1692536 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1692536 ]
VCL-888 - problem with translations containing single quotes
requests.php: reverted change where some calls to _() were wrapped with a call
to escq() as well
> 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)