Closed (fixed)
Project:
Audit Files
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Jul 2020 at 21:48 UTC
Updated:
26 Jul 2020 at 17:13 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
lisa.rae commentedMoving to 3.x-dev, as this is not a bug but is code cleanup / refactoring.
Patch is attached.
Comment #3
lisa.rae commentedComment #4
lpsolit commentedThis is fine, but please fix config/install/auditfiles.settings.yml to use 'long' by default, for consistency.
Comment #5
lisa.rae commentedRerolled to include suggestions from #4.
Comment #6
lisa.rae commentedComment #7
lisa.rae commentedRerolling one more time to include a hook update to change any stored parameter option to "long" if it is a blank string.
Comment #8
lisa.rae commentedComment #9
lisa.rae commentedRerolling patch after merging in other issues, previous patch no longer applied cleanly.
Comment #10
lisa.rae commentedComment #11
lisa.rae commentedManually tested hook update to make sure config values were updated properly. Automated testing should cover other scenarios. Please review and report any issues found here.
Comment #12
lpsolit commented$config->get('auditfiles.settings.auditfiles_report_options_date_format')
Is it really 'auditfiles.settings.auditfiles_report_options_date_format' or should it be 'auditfiles_report_options_date_format'?
Comment #13
lisa.rae commentedWell, that's what I get for not checking the exported values in the config file. Rerolling....
Comment #14
lpsolit commentedLooks good to me.
Comment #15
lisa.rae commentedMany Thanks!
Comment #17
lisa.rae commentedComment #18
lisa.rae commented