View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18184 | Bug reports | RemoteControl | public | 2022-06-08 04:43 | 2023-04-03 10:58 |
Reporter | djelusive | Assigned To | |||
Priority | none | Severity | crash | ||
Status | closed | Resolution | fixed | ||
Product Version | 5.3.x | ||||
Summary | 18184: cpd_importParticipants with encryption turned on, fails to save the participant encrypted in CPDB, causing 500 error to CPDB | ||||
Description | Hi All, After reading through previous bug fixes, one that is still open: 16725 - https://bugs.limesurvey.org/view.php?id=16725#bugnotes I have been able to revice the CPDB by manually removing the newly created participant from the database, which when looking at it is not encrypted. | ||||
Steps To Reproduce | Steps to reproduce
Expected resultSaves the participant in the database, encrypted according to the settings in the CPDB. Actual resultFails to encrypt upon saving the participant to the database | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 8 | ||||
Complete LimeSurvey version number (& build) | 5.3.18+220530 | ||||
I will donate to the project if issue is resolved | Yes | ||||
Browser | Firefox | ||||
Database type & version | MySQL 5.7.32-35 | ||||
Server OS (if known) | |||||
Webserver software & version (if known) | |||||
PHP Version | 7.4.29 | ||||
duplicate of | 18365 | closed | ollehar | cpd_importParticipants not encrypting users attributes |
related to | 16725 | feedback | p_teichmann | Cannot add users from CPDB to survey with encryption due to email field issues |
@djelusive Maybe you can help testing the PR? |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34412 |
|
Fixed in Release 5.6.14+230403 |
|
LimeSurvey: master 68296cc1 2023-04-03 12:37 Gabriel Jenik Committer: GitHub Details Diff |
Fixed issue 18184: cpd_importParticipants with encryption turned on, fails to save the participant encrypted in CPDB, causing 500 error to CPDB (#2464) Co-authored-by: encuestabizdevgit <devgit@encuesta.biz> Co-authored-by: Lapiu Dev <devgit@lapiu.biz> |
Affected Issues 18184 |
|
mod - application/helpers/remotecontrol/remotecontrol_handle.php | Diff File | ||
mod - tests/unit/helpers/remotecontrol/CPDImportParticpantsTest.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-06-08 04:43 | djelusive | New Issue | |
2022-06-08 04:43 | djelusive | File Added: Screenshot 500 Internal Server Error.png | |
2022-06-08 04:43 | djelusive | Issue Monitored: djelusive | |
2022-06-08 04:43 | djelusive | Bug heat | 0 => 2 |
2022-06-08 23:40 | gabrieljenik | Relationship added | related to 16725 |
2022-06-08 23:40 | gabrieljenik | Assigned To | => gabrieljenik |
2022-06-08 23:40 | gabrieljenik | Status | new => acknowledged |
2022-06-08 23:40 | gabrieljenik | Assigned To | gabrieljenik => |
2022-06-09 18:22 | gabrieljenik | Assigned To | => gabrieljenik |
2022-06-09 18:22 | gabrieljenik | Status | acknowledged => assigned |
2022-06-13 18:56 | gabrieljenik | Status | assigned => ready for code review |
2022-06-13 18:56 | gabrieljenik | Note Added: 70348 | |
2022-06-13 18:56 | gabrieljenik | Bug heat | 2 => 4 |
2022-07-05 15:19 | gabrieljenik | Assigned To | gabrieljenik => |
2022-07-05 15:19 | gabrieljenik | Status | ready for code review => ready for testing |
2022-07-05 15:19 | gabrieljenik | Note Added: 70733 | |
2023-02-22 17:40 | gabrieljenik | Relationship added | duplicate of 18365 |
2023-04-03 10:37 | Changeset attached | => LimeSurvey master 68296cc1 | |
2023-04-03 10:37 | guest | Note Added: 74337 | |
2023-04-03 10:37 | guest | Bug heat | 4 => 6 |
2023-04-03 10:58 | LimeBot | Note Added: 74343 | |
2023-04-03 10:58 | LimeBot | Status | ready for testing => closed |
2023-04-03 10:58 | LimeBot | Resolution | open => fixed |
2023-04-03 10:58 | LimeBot | Bug heat | 6 => 8 |