View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18180 | Bug reports | RemoteControl | public | 2022-06-07 11:19 | 2022-07-05 15:18 |
Reporter | H1441H | Assigned To | |||
Priority | none | Severity | crash | ||
Status | ready for testing | Resolution | open | ||
Product Version | 5.3.x | ||||
Summary | 18180: Calling set_participant_properties with an invalid token id throws an internal server error | ||||
Description | https://api.limesurvey.org/classes/remotecontrol_handle.html#method_set_participant_properties When you call set_participant_properties with an invalid token id passed as an integer 9999999 to $aTokenQueryProperties, the api throws a 500 Internal Server Error. When you call set_participant_properties with an invalid token id passed as an array (tid=>9999999) to $aTokenQueryProperties, the api returns the expected status message 'Error: No results were found based on your attributes.' This behaviour is inconsistent. | ||||
Steps To Reproduce | Steps to reproduceThis fails on any survey. Expected resultThe RPC should respond with the status message Error: Invalid tokenid. Actual resultThe RPC throws a 500 Internal Server Error. | ||||
Tags | No tags attached. | ||||
Bug heat | 10 | ||||
Complete LimeSurvey version number (& build) | 5.3.18+220530 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | Chrome | ||||
Database type & version | 5.5.5-10.2.40-MariaDB-10.2.40+maria~stretch | ||||
Server OS (if known) | Linux | ||||
Webserver software & version (if known) | Apache | ||||
PHP Version | 7.3.33 | ||||
has duplicate | 18179 | closed | gabrieljenik | Feature requests | Calling set_participant_properties with an invalid token id throws an internal server error |
User List | H1441H |
---|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-06-07 11:19 | H1441H | New Issue | |
2022-06-08 23:46 | gabrieljenik | Status | new => acknowledged |
2022-06-09 18:22 | gabrieljenik | Relationship added | has duplicate 18179 |
2022-06-09 18:22 | gabrieljenik | Issue Monitored: H1441H | |
2022-06-09 18:22 | gabrieljenik | Bug heat | 0 => 8 |
2022-06-09 18:23 | gabrieljenik | Assigned To | => gabrieljenik |
2022-06-09 18:23 | gabrieljenik | Status | acknowledged => assigned |
2022-06-13 18:59 | gabrieljenik | Summary | 18179: Calling set_participant_properties with an invalid token id throws an internal server error => Calling set_participant_properties with an invalid token id throws an internal server error |
2022-06-13 18:59 | gabrieljenik | Status | assigned => ready for code review |
2022-06-13 18:59 | gabrieljenik | Note Added: 70349 | |
2022-06-13 18:59 | gabrieljenik | Bug heat | 8 => 10 |
2022-07-05 15:18 | gabrieljenik | Assigned To | gabrieljenik => |
2022-07-05 15:18 | gabrieljenik | Status | ready for code review => ready for testing |