View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
14061 | Bug reports | Central participant database | public | 2018-09-17 10:13 | 2018-10-17 17:30 |
Reporter | singerla | Assigned To | DenisChenu | ||
Priority | none | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 3.13.x | ||||
Summary | 14061: Duplication check when adding participant to survey not working | ||||
Description | It is possible to add a participant to a survey for multiple times. | ||||
Steps To Reproduce |
You will receive a PHP Error [500]: | ||||
Additional Information | #0 /var/www/html/ls3/LimeSurvey/framework/base/CApplication.php(834): CErrorHandler->handle() | ||||
Tags | No tags attached. | ||||
Bug heat | 4 | ||||
Complete LimeSurvey version number (& build) | 3.14.8 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | all | ||||
Database type & version | MariaDB-10.2.14 | ||||
Server OS (if known) | Debian stretch | ||||
Webserver software & version (if known) | Apache/2.4.25 | ||||
PHP Version | 7.2.3 | ||||
solved as https://github.com/LimeSurvey/LimeSurvey/pull/1119 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=28334 |
|
LimeSurvey: master 03eb14bb 2018-10-15 20:33 Committer: DenisChenu Details Diff |
Fixed issue 14061: Duplication check when adding participant to survey not working (#1119) Dev: fixed adding duplicated Participant to survey Dev: fixed deleting participant with answers and tokens |
Affected Issues 14061 |
|
mod - application/models/Participant.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-09-17 10:13 | singerla | New Issue | |
2018-09-17 10:22 | singerla | Note Added: 49061 | |
2018-10-15 18:33 | DenisChenu | Changeset attached | => LimeSurvey master 03eb14bb |
2018-10-15 18:33 | DenisChenu | Note Added: 49328 | |
2018-10-15 18:33 | DenisChenu | Assigned To | => DenisChenu |
2018-10-15 18:33 | DenisChenu | Resolution | open => fixed |
2018-10-15 18:34 | DenisChenu | Status | new => resolved |
2018-10-17 17:30 |
|
Status | resolved => closed |