View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
09015Bug reportsOtherpublic2014-05-02 15:10
Reporterminnoce Assigned Toc_schmitz  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary09015: 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'

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)limesurvey205plus-build14042
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL 5.1
Server OS (if known)Linux (CentOS 5)
Webserver software & version (if known)Apache 2
PHP Version5.3

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2014-05-02 11:28

administrator   ~29926

Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14194

c_schmitz

c_schmitz

2014-05-02 15:10

administrator   ~29949

2.05+ Build 140502 released.

Related Changesets

LimeSurvey: master 87f47bc1

2014-05-02 09:28:45

c_schmitz

Details Diff
Fixed issue 09015: Wrong quote escaping for translated text in file upload processing Affected Issues
09015
mod - application/controllers/UploaderController.php Diff File

Issue History

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