View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010270 | mantisbt | localization | public | 2009-03-28 11:15 | 2009-04-20 09:49 |
| Reporter | filipporiccio | Assigned To | siebrand | ||
| Priority | normal | Severity | text | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.1.6 | ||||
| Fixed in Version | 1.1.7 | ||||
| Summary | 0010270: escaped double quotes in localization files | ||||
| Description | Some translated strings contains escaped double quotes in the localization files, which appear then in the translated web pages. | ||||
| Steps To Reproduce | Set the language to Italian in the Account Preferences page. | ||||
| Additional Information | Using 'grep \\"' on the localization files, it appears that there are occurrences of \" also inside the Catalan & Spanish localization files. I fixed this simply by unescaping the double quotes inside single-quoted strings in the localization files. | ||||
| Tags | No tags attached. | ||||