View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
12875Bug reportsRemoteControlpublic2017-11-10 17:07
Reportercavette Assigned ToLouisGac 
PrioritynoneSeveritypartial_block 
Status closedResolutionfixed 
Product Version2.7x.x 
Summary12875: Remotecontrol error on set_participants_properties
Description

Hello,

When calling set_participants_properties method via xmlrpc in a python program, an error is raised :

Fault code: 623
Fault string: Calling parameters do not match signature

It works on old version : 2.05 Build 150211

best Regards

Steps To Reproduce

example of xml :

<?xml version='1.0'?><methodCall><methodName>set_participant_properties</methodName><params><param><value><string>ua55vqvyxfuy9iemvmubpp8u6jausfem</string></value></param><param><value><int>583423</int></value></param><param><value><int>1</int></value></param><param><value><struct><member><name>email</name><value><string>no-reply@unicaen.fr</string></value></member></struct></value></param></params></methodCall>

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)2.72.2+171017
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMYSQL 5.5
Server OS (if known)Debian Jessie
Webserver software & version (if known)Apache 2.4
PHP Version5 and 7

Users monitoring this issue

There are no users monitoring this issue.

Activities

LouisGac

LouisGac

2017-11-10 17:07

developer   ~45028

the remote controller changed:
https://manual.limesurvey.org/RemoteControl_2_API

Issue History

Date Modified Username Field Change
2017-11-07 11:21 cavette New Issue
2017-11-10 17:07 LouisGac Assigned To => LouisGac
2017-11-10 17:07 LouisGac Status new => closed
2017-11-10 17:07 LouisGac Resolution open => fixed
2017-11-10 17:07 LouisGac Note Added: 45028