View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18203 | Bug reports | RemoteControl | public | 2022-06-21 09:34 | 2022-06-24 18:46 |
Reporter | chimp358 | Assigned To | |||
Priority | none | Severity | trivial | ||
Status | confirmed | Resolution | open | ||
Product Version | 5.3.x | ||||
Summary | 18203: RemoteControl method update_response error response is inconsistent with other methods | ||||
Description | When an error is encountered in processing an RPC request, most other methods return an array of the form For consistency reasons, it would be good if this method returned a similar array. It seems like all that would need to be done is update the responses, for example change
to
| ||||
Steps To Reproduce | Steps to reproduceRequest the RPC method Expected result
Actual result
| ||||
Tags | No tags attached. | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | 5.3.19+220607 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | NA | ||||
Database type & version | NA | ||||
Server OS (if known) | NA | ||||
Webserver software & version (if known) | NA | ||||
PHP Version | NA | ||||
Good idea, but broke API |
|
@DenisChenu Yeah, It would be a breaking change. Is there a |
|
develop allow API update, unsure for API broker … |
|
Hmm I would say this is still a bug. |
|
@gabrieljenik thanks for chiming in! If that's the case then I'm happy to submit a PR :) |
|
Sure, let's do it on DEV. It will need to be corrected at some point |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-06-21 09:34 | chimp358 | New Issue | |
2022-06-21 10:27 | DenisChenu | Note Added: 70422 | |
2022-06-21 10:27 | DenisChenu | Bug heat | 0 => 2 |
2022-06-21 17:24 | chimp358 | Note Added: 70456 | |
2022-06-21 17:24 | chimp358 | Bug heat | 2 => 4 |
2022-06-21 17:54 | DenisChenu | Note Added: 70457 | |
2022-06-24 17:52 | gabrieljenik | Note Added: 70523 | |
2022-06-24 17:52 | gabrieljenik | Bug heat | 4 => 6 |
2022-06-24 17:53 | gabrieljenik | Status | new => confirmed |
2022-06-24 18:31 | chimp358 | Note Added: 70526 | |
2022-06-24 18:46 | gabrieljenik | Note Added: 70527 |