View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
16644 | Bug reports | Plugins | public | 2020-09-08 10:06 | 2020-10-14 12:52 |
Reporter | premitek1 | Assigned To | gabrieljenik | ||
Priority | normal | Severity | feature | ||
Status | closed | Resolution | fixed | ||
Product Version | 4.3.15 | ||||
Summary | 16644: Audit log not save all actions | ||||
Description | Audit log not save all actions , It just save 2 actions only login and logout but other actions not saved although I checked all actions And when I check table prefix_auditlog_log in DB I found the only saved actions login and logout actions | ||||
Steps To Reproduce | 1) Install plugin audit log | ||||
Tags | PHP 7.1, plugin | ||||
Bug heat | 6 | ||||
Complete LimeSurvey version number (& build) | Latest Release 4.3.15 | ||||
I will donate to the project if issue is resolved | No | ||||
Browser | google chrome | ||||
Database type & version | sql server 2014 version 12.0.2000 | ||||
Server OS (if known) | widows 7 | ||||
Webserver software & version (if known) | |||||
PHP Version | v 7.1 | ||||
i didn't get solution until now |
|
There was a mismatch between the default values for "Audit log for this survey" setting. The default value shown on screen was Yes (true), and for most events it was indeed treated as 'true' by default when logging actions. But for tokens and survey settings, it defaulted to 'false' when logging actions. It was fixed by defaulting to 'true' in all cases, as shown in the screen and expected by the user. |
|
This could happen on LSv3 as well |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=30573 |
|
Fixed in Release 4.3.21+201015 |
|
LimeSurvey: master f4399544 2020-10-01 16:36
Committer: Details Diff |
Fixed issue 16644: Audit log not save all actions There was a mismatch between the default values for "Audit log for this survey" setting. The default value shown on screen was Yes (true), and for most events it was indeed treated as 'true' by default when logging actions. But for tokens and survey settings, it defaulted to 'false' when logging actions. It was fixed by defaulting to 'true' in all cases, as shown in the screen but expected by the user. |
Affected Issues 16644 |
|
mod - application/core/plugins/AuditLog/AuditLog.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-09-08 10:06 | premitek1 | New Issue | |
2020-09-08 15:34 | ollehar | Product Version | => 4.3.15 |
2020-09-10 11:00 | premitek1 | Note Added: 59764 | |
2020-09-10 11:01 | premitek1 | Tag Attached: plugin | |
2020-09-10 11:01 | premitek1 | Tag Attached: PHP 7.1 | |
2020-09-10 11:01 | premitek1 | Tag Detached: PHP 7.1 | |
2020-09-10 11:01 | premitek1 | Tag Attached: PHP 7.1 | |
2020-09-23 15:42 | cdorin | Assigned To | => gabrieljenik |
2020-09-23 15:42 | cdorin | Priority | none => normal |
2020-09-23 15:42 | cdorin | Status | new => assigned |
2020-09-23 15:42 | cdorin | Zoho Sprints | => |Yes| |
2020-10-01 14:37 | gabrieljenik | Note Added: 60019 | |
2020-10-01 14:38 | gabrieljenik | Note Added: 60021 | |
2020-10-12 20:37 |
|
Changeset attached | => LimeSurvey master f4399544 |
2020-10-12 20:37 | gabrieljenik | Note Added: 60161 | |
2020-10-12 20:37 | gabrieljenik | Resolution | open => fixed |
2020-10-14 12:52 | lime_release_bot | Zoho Sprints | Yes => |Yes| |
2020-10-14 12:52 | lime_release_bot | Note Added: 60204 | |
2020-10-14 12:52 | lime_release_bot | Status | assigned => closed |