View Issue Details

This bug affects 1 person(s).
 10
IDProjectCategoryView StatusLast Update
13656Bug reportsRemoteControlpublic2021-08-04 15:23
Reportermamorin Assigned Toollehar  
PrioritynoneSeverityblock 
Status closedResolutionfixed 
Product Version3.7.x 
Summary13656: export_statistics pdf/csv as always in English
Description

Regardless of the provided language code, the export_statistics function in the remote control will always return the question titles and answers in English

Steps To Reproduce

My default language is Spanish.

Call:

$http({
method : 'POST',
url : lime_url,
data : {
"method" : "export_statistics",
"params" : [
sessionKey, // $sSessionKey
pollID, // $iSurveyID
type, // $docType
lang, // $sLanguage
'1', // $graph
[ ] // groupIDs
],
"id" : 1
}
})

Additional Information

I can export stadistics in Spanish from UI.

TagsNo tags attached.
Attached Files
Captura.PNG (51,599 bytes)   
Captura.PNG (51,599 bytes)   
Captura2.PNG (10,982 bytes)   
Captura2.PNG (10,982 bytes)   
Bug heat10
Complete LimeSurvey version number (& build)3.7.1+180424
I will donate to the project if issue is resolvedNo
Browser
Database type & versionmysql (5.5.55)
Server OS (if known)Linux NEXUSDEV 3.16.0-4-amd64 #1 SMP Debian 3.16.43-2+deb8u2 (2017-06-26) x86_64
Webserver software & version (if known)Apache/2.4.10 (Debian)
PHP Version5.6.30-0+deb8u1

Users monitoring this issue

avalls, mamorin

Activities

avalls

avalls

2018-06-11 18:20

reporter   ~48054

Good afternoon Olle,

Do you have any idea of how difficult is to solve this bug??
Is it necessary to have a deep knowledge of how limesurvey works, or maybe if you point us to the right direction we could try to solve it???

thanks in advance

ollehar

ollehar

2018-06-13 14:27

administrator   ~48088

@avalls This should be the first place to look: https://github.com/LimeSurvey/LimeSurvey/blob/master/application/helpers/remotecontrol/remotecontrol_handle.php#L499

Compare with code in https://github.com/LimeSurvey/LimeSurvey/blob/master/application/helpers/admin/statistics_helper.php

ollehar

ollehar

2021-03-03 15:27

administrator   ~62669

Please check if this bug still exists in the latest patch release. Thank you.

galads

galads

2021-08-04 15:23

reporter   ~65826

Hello mamorin,

we have asked for feedback on this issue. Because we did not get an answer we assume that the issue is resolved.
However, should you be able to reproduce the issue using the latest version, please feel free to re-open the issue and give us exact details on how to reproduce it.

Thank you and best regards,

galads

Issue History

Date Modified Username Field Change
2018-05-08 09:13 mamorin New Issue
2018-05-08 09:13 mamorin File Added: Captura.PNG
2018-05-08 09:13 mamorin File Added: Captura2.PNG
2018-05-08 10:35 avalls Issue Monitored: avalls
2018-05-08 15:09 mamorin Issue Monitored: mamorin
2018-05-16 11:56 LouisGac Assigned To => ollehar
2018-05-16 11:56 LouisGac Status new => assigned
2018-06-11 18:20 avalls Note Added: 48054
2018-06-13 14:27 ollehar Note Added: 48088
2021-03-03 15:27 ollehar Status assigned => feedback
2021-03-03 15:27 ollehar Note Added: 62669
2021-08-04 15:23 galads Status feedback => closed
2021-08-04 15:23 galads Resolution open => fixed
2021-08-04 15:23 galads Note Added: 65826
2021-08-04 15:23 galads Bug heat 8 => 10