View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 11511 | Bug reports | Survey participants (Tokens) | public | 2016-07-31 18:49 | 2016-08-01 14:15 |
| Reporter | aesteban | Assigned To | aesteban | ||
| Priority | none | Severity | minor | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 2.50.x | ||||
| Summary | 11511: Wrong new values in AuditLog logs when modifying token | ||||
| Description | Wrong new values in AuditLog logs when modifying token | ||||
| Steps To Reproduce | Create a restricted access survey. | ||||
| Additional Information | The reason is that token is used to search for old values. Token is not the primary key of this table and can be empty: AuditLog, line 211: $oldvalues= $this->api->getToken($iSurveyID, $oNewParticipant->token)->getAttributes(); | ||||
| Tags | No tags attached. | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 54f02647ef4abfafee03c6e0abc7 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Firefox | ||||
| Database type & version | Postgres 9.4.8 | ||||
| Server OS (if known) | Debian 8 Jessie | ||||
| Webserver software & version (if known) | Apache 2.4 | ||||
| PHP Version | 5.6.22 | ||||
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=19877 |
|
|
Version 2.50 Build 160731 released |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-07-31 18:49 | aesteban | New Issue | |
| 2016-07-31 18:49 | aesteban | Status | new => assigned |
| 2016-07-31 18:49 | aesteban | Assigned To | => aesteban |
| 2016-07-31 19:14 | aesteban | Changeset attached | => LimeSurvey master 71cbc093 |
| 2016-07-31 19:14 | aesteban | Note Added: 40120 | |
| 2016-07-31 19:14 | aesteban | Resolution | open => fixed |
| 2016-07-31 19:16 | aesteban | Status | assigned => resolved |
| 2016-08-01 14:15 | c_schmitz | Note Added: 40134 | |
| 2016-08-01 14:15 | c_schmitz | Status | resolved => closed |
| 2016-12-08 10:39 | c_schmitz | Category | Tokens => Survey participants (Tokens) |