LimeSurvey: master 6875b227

Author Committer Branch Timestamp Parent
Gabriel Jenik GitHub master 2023-03-31 09:51:17 master b267380e
Affected Issues  18180: Calling set_participant_properties with an invalid token id throws an internal server error
Changeset

Fixed issue 18180: Calling set_participant_properties with an invalid token id throws an internal server error (#2465)

Co-authored-by: encuestabizdevgit <devgit@encuesta.biz>
Co-authored-by: Lapiu Dev <devgit@lapiu.biz>

mod - application/helpers/remotecontrol/remotecontrol_handle.php Diff File
add - tests/data/surveys/limesurvey_survey_get_participant_properties.lsa Diff File
add - tests/unit/helpers/remotecontrol/EncryptedCoreParticipantPropertiesTest.php Diff File
mod - tests/unit/helpers/remotecontrol/GetParticipantPropertiesTest.php Diff File