View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
09232 | Bug reports | RemoteControl | public | 2014-09-16 06:41 | 2014-10-10 10:43 |
Reporter | loucarey62 | Assigned To | c_schmitz | ||
Priority | urgent | Severity | block | ||
Status | closed | Resolution | fixed | ||
Product Version | 2.05+ | ||||
Fixed in Version | 2.05+ | ||||
Summary | 09232: Uncaught exception 'Exception' when calling list_participants and passing aAttributes array | ||||
Description | I am getting the following error when issuing the code in the "Steps To Reproduce" section: Fatal error: Uncaught exception 'Exception' with message 'Unable to connect to https://nyu-pccp.com//admin/remotecontrol' in /home/nyupcc5/public_html/application/libraries/jsonRPCClient.php:141 Stack trace: #0 /home/nyupcc5/public_html/custom_automation/ajaxLoadParticipantsTable.php(51): jsonRPCClient->__call('list_participan...', Array) #1 /home/nyupcc5/public_html/custom_automation/ajaxLoadParticipantsTable.php(51): jsonRPCClient->list_participants('bw3jbvfs3akbwaf...', '1000', 0, 1000, false, Array) #2 {main} thrown in /home/nyupcc5/public_html/application/libraries/jsonRPCClient.php on line 141 | ||||
Steps To Reproduce | $participants = $myJSONRPCClient->list_participants( $sessionKey, $protocol_id, 0, 1000, false, array( 'attribute_1', 'attribute_2', 'attribute_3', 'attribute_4', 'attribute_5', 'attribute_6', 'attribute_7' ) ); | ||||
Additional Information | If I do not pass an array, I get the expected results. | ||||
Tags | No tags attached. | ||||
Bug heat | 2 | ||||
Complete LimeSurvey version number (& build) | 140911 | ||||
I will donate to the project if issue is resolved | Yes | ||||
Browser | Chrome | ||||
Database type & version | MySQL 5.6.17 | ||||
Server OS (if known) | Apache | ||||
Webserver software & version (if known) | 2.2.29 | ||||
PHP Version | 5.4.32 | ||||
See patch below - we are looking forward to your donation! |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=14510 |
|
2.05+ Build 141003 released |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2014-09-16 06:41 | loucarey62 | New Issue | |
2014-09-16 09:17 | c_schmitz | Assigned To | => c_schmitz |
2014-09-16 09:17 | c_schmitz | Status | new => assigned |
2014-09-16 09:17 | c_schmitz | Note Added: 30651 | |
2014-09-16 09:17 | c_schmitz | Status | assigned => resolved |
2014-09-16 09:17 | c_schmitz | Fixed in Version | => 2.05+ |
2014-09-16 09:17 | c_schmitz | Resolution | open => fixed |
2014-09-16 09:17 | c_schmitz | Changeset attached | => LimeSurvey master 9c6a5023 |
2014-09-16 09:17 | c_schmitz | Note Added: 30652 | |
2014-10-10 10:43 | c_schmitz | Note Added: 30772 | |
2014-10-10 10:43 | c_schmitz | Status | resolved => closed |