View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09015 | Bug reports | Other | public | 2014-05-02 10:18 | 2014-05-02 15:10 |
Reporter | minnoce | Assigned To | c_schmitz | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Fixed in Version | 2.05+ | ||||
Summary | 09015: Wrong quote escaping for translated text in file upload processing | ||||
Description | The translation text displayed for allowed types and max size ("file upload" field type pop-up window) is wrongly escaped (e.g.: quotes are back-slashed). | ||||
Additional Information | I think the bug is located at line 368 of "application/controllers/UploaderController.php": ... $clang->gT("You can upload %s under %s KB each.",'js') ... where the $clang->gT method is wrongly called with 2nd param 'js' | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | limesurvey205plus-build14042 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | MySQL 5.1 | ||||
Server OS (if known) | Linux (CentOS 5) | ||||
Webserver software & version (if known) | Apache 2 | ||||
PHP Version | 5.3 | ||||
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14194 |
|
2.05+ Build 140502 released. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2014-05-02 10:18 | minnoce | New Issue | |
2014-05-02 11:28 | c_schmitz | Assigned To | => c_schmitz |
2014-05-02 11:28 | c_schmitz | Status | new => assigned |
2014-05-02 11:28 | c_schmitz | Status | assigned => resolved |
2014-05-02 11:28 | c_schmitz | Fixed in Version | => 2.05+ |
2014-05-02 11:28 | c_schmitz | Resolution | open => fixed |
2014-05-02 11:28 | c_schmitz | Changeset attached | => LimeSurvey master 87f47bc1 |
2014-05-02 11:28 | c_schmitz | Note Added: 29926 | |
2014-05-02 15:10 | c_schmitz | Note Added: 29949 | |
2014-05-02 15:10 | c_schmitz | Status | resolved => closed |