Relationship Graph

Relationship Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
18179Feature requestsRemoteControlpublic2022-06-09 18:22
ReporterH1441H Assigned Togabrieljenik  
PrioritynoneSeverityfeature 
Status closedResolutionduplicate 
Summary18179: 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.

Additional Information

LimeSurvey Community Edition Version 5.3.18

TagsNo tags attached.
Bug heat0
Story point estimate
Users affected %

Relationships

duplicate of 18180 closedollehar Bug reports Calling set_participant_properties with an invalid token id throws an internal server error 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-06-07 11:08 H1441H New Issue
2022-06-09 18:22 gabrieljenik Assigned To => gabrieljenik
2022-06-09 18:22 gabrieljenik Status new => closed
2022-06-09 18:22 gabrieljenik Resolution open => duplicate
2022-06-09 18:22 gabrieljenik Relationship added duplicate of 18180