View Issue Details

This bug affects 1 person(s).
 4
IDProjectCategoryView StatusLast Update
07846Bug reportsRemoteControlpublic2013-05-26 21:06
Reporterfloms Assigned Toc_schmitz  
PriorityhighSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.00+ 
Fixed in Version2.00+ 
Summary07846: get_summary/completed_responses gives no valid Returnvalue
Description

$result = $myJSONRPCClient->get_summary($sessionKey, $sid,'completed_responses');

if the survey has not been answered yet - the expected returnvalue is 0.
instead of a returnvalue the execution of the php script stops at once.

if the survey has completed answers everything works fine.

Steps To Reproduce

see description

TagsNo tags attached.
Bug heat4
Complete LimeSurvey version number (& build)130406
I will donate to the project if issue is resolvedYes
Browser
Database type & versionMySQL 5.1.69
Server OS (if known)Client and Server: Linux 2.6.32
Webserver software & version (if known)Client and Server: Apache 2.2.15
PHP Version5.3.3

Users monitoring this issue

There are no users monitoring this issue.

Activities

c_schmitz

c_schmitz

2013-05-17 21:33

administrator   ~25303

Please see the patch below. We are looking forward to your donation.

floms

floms

2013-05-18 14:40

reporter   ~25305

Patch Works fine.
Thanks for the fast replacement of buggy aliencode.
Best regards

c_schmitz

c_schmitz

2013-05-26 21:06

administrator   ~25375

New version 2.00+ Build 130526 released

Related Changesets

LimeSurvey: master 6ac760d8

2013-05-17 17:12:40

c_schmitz

Details Diff
Fixed issue #7864: RemoteControl2 function get_summary/completed_responses gives no valid return value Affected Issues
07846
mod - application/controllers/admin/remotecontrol.php Diff File
add - application/libraries/LSjsonRPCServer.php Diff File

Issue History

Date Modified Username Field Change
2013-05-17 06:39 floms New Issue
2013-05-17 16:12 c_schmitz Assigned To => c_schmitz
2013-05-17 16:12 c_schmitz Status new => assigned
2013-05-17 19:12 c_schmitz Status assigned => resolved
2013-05-17 19:12 c_schmitz Fixed in Version => 2.00+
2013-05-17 19:12 c_schmitz Resolution open => fixed
2013-05-17 20:46 c_schmitz Changeset attached => LimeSurvey master 6ac760d8
2013-05-17 21:33 c_schmitz Note Added: 25303
2013-05-18 14:40 floms Note Added: 25305
2013-05-26 21:06 c_schmitz Note Added: 25375
2013-05-26 21:06 c_schmitz Status resolved => closed