View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
09481Bug reportsRemoteControlpublic2015-02-11 15:57
Reporterjweberhofer Assigned Toc_schmitz  
PriorityurgentSeveritytrivial 
Status closedResolutionfixed 
Product Version2.05+ 
Fixed in Version2.05+ 
Summary09481: RPC export_responses results is broken due to fix in 09372
Description

The current change for 09372 breaks the functionality for users of JSON-RPC even so the doc says "We recommend in general to use JSON-RPC because it is well tested and has a much smaller footprint than XML-RPC.".

The change only works for users of XML-RPC as JSON-RPC does not support embedding the result in a <string>...</string> construct (JSON does not support XML at all).

This embedding should only be used for XML-RPC; I would even say it should be removed, as the spec in http://xmlrpc.scripting.com/spec.html clearly says in section "Scalar <value>s": "If no type is indicated, the type is string."

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)141210
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySQL
Server OS (if known)openSUSE
Webserver software & version (if known)Apache 2.4
PHP Version5.3.x

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2015-01-28 15:41

administrator   ~31506

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

c_schmitz

c_schmitz

2015-01-28 15:43

administrator   ~31507

Fix committed to 2.06 branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&amp;id=14875

c_schmitz

c_schmitz

2015-02-11 15:57

administrator   ~31667

Version 2.05 Build 150211 released

Related Changesets

LimeSurvey: master e3bcbbf2

2015-01-28 14:41:09

c_schmitz

Details Diff
Fixed issue 09481: RemoteControl function export_responses results is broken with JSON-RPC Affected Issues
09481
mod - application/libraries/BigData.php Diff File

LimeSurvey: 2.06 734e5f1d

2015-01-28 14:41:09

c_schmitz

Details Diff
Fixed issue 09481: RemoteControl function export_responses results is broken with JSON-RPC Affected Issues
09481
mod - application/libraries/BigData.php Diff File

Issue History

Date Modified Username Field Change
2015-01-28 15:27 jweberhofer New Issue
2015-01-28 15:33 c_schmitz Assigned To => c_schmitz
2015-01-28 15:33 c_schmitz Status new => assigned
2015-01-28 15:41 c_schmitz Changeset attached => LimeSurvey master e3bcbbf2
2015-01-28 15:41 c_schmitz Note Added: 31506
2015-01-28 15:41 c_schmitz Resolution open => fixed
2015-01-28 15:43 c_schmitz Changeset attached => LimeSurvey 2.06 734e5f1d
2015-01-28 15:43 c_schmitz Note Added: 31507
2015-01-28 15:44 c_schmitz Status assigned => resolved
2015-01-28 15:44 c_schmitz Fixed in Version => 2.05+
2015-02-11 15:57 c_schmitz Note Added: 31667
2015-02-11 15:57 c_schmitz Status resolved => closed