View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16695 | Bug reports | RemoteControl | public | 2020-09-24 20:55 | 2020-10-14 11:54 |
Reporter | gabrieljenik | Assigned To | gabrieljenik | ||
Priority | none | Severity | crash | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.23.5 | ||||
Target Version | 3.x | ||||
Summary | 16695: JSON RPC Remote Control methods are not sent as expected to server | ||||
Description | When calling: jsonRCPClient magical method As jsonRpcClient is used as client->call($method, $params), then __call() is invoked with $method = 'call'. | ||||
Tags | No tags attached. | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 3.23.5 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | |||||
Database type & version | Mysql | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7 | ||||
This only happens on v3. |
|
When ? If you use the client of LimeSUrvey ?. I don't understand the way to reproduce. |
|
PS : i use weberhofer/jsonrpcphp without any issue since years now …
Where ? Who ?. What code ? Maybe this code is broken : we don't have to No need ->call … |
|
For repducing this: Run the remotecontrol::test() under application/controllers/admin/remotecontrol.php |
|
The bug are inside the function not in Class
……… Follow mùanual advice |
|
Fix committed to 3.x-LTS branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30574 |
|
Fixed in Release 3.24.1+201014 |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-24 20:55 | gabrieljenik | New Issue | |
2020-09-24 20:55 | gabrieljenik | Status | new => assigned |
2020-09-24 20:55 | gabrieljenik | Assigned To | => gabrieljenik |
2020-09-24 20:55 | gabrieljenik | Note Added: 59948 | |
2020-09-24 21:19 | gabrieljenik | Note Added: 59949 | |
2020-09-24 21:20 | gabrieljenik | Note Added: 59950 | |
2020-09-25 15:27 | DenisChenu | Note Added: 59961 | |
2020-09-25 17:42 | DenisChenu | Note Added: 59963 | |
2020-09-25 17:44 | gabrieljenik | Note Added: 59964 | |
2020-09-25 18:15 | DenisChenu | Note Added: 59965 | |
2020-10-12 22:16 | gabrieljenik | Changeset attached | => LimeSurvey 3.x-LTS 5e66549e |
2020-10-12 22:16 | gabrieljenik | Note Added: 60162 | |
2020-10-12 22:16 | gabrieljenik | Resolution | open => fixed |
2020-10-14 11:54 | lime_release_bot | Note Added: 60201 | |
2020-10-14 11:54 | lime_release_bot | Status | assigned => closed |