View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006775 | Flow theme | Theme | public | 2018-01-19 13:58 | 2025-06-25 11:08 |
Reporter | leofonic | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | won't fix | ||
Summary | 0006775: language strings are not escaped in js | ||||
Description | If language strings from i18n/js_vars.tpl contain single quotes, this causes a js error because they are not escaped. | ||||
Tags | No tags attached. | ||||
|
Why should language strings contain single quotes? Please give more information or a step by step instruction for reproducing and to understand your case of application. |
|
This came up in forums because french translation files from oxidforge contain single quotes: 'DD_FORM_VALIDATION_VALIDEMAIL' => 'S\'il vous plaƮt, mettez une adresse email valide.', |
|
https://github.com/OXIDprojects/languages/blob/master/application/views/flow/fr/lang.php |