J3 Issue ?
avatar PhilETaylor
PhilETaylor
15 Oct 2018

Steps to reproduce the issue

Joomla 3.9 RC1
Click Options in Action Logs screen
deselect all events to be logged (thus disabling logging)
Click save

Expected result

Page reloads with green configuration saved notice
Checkboxes are all NOT checked

Actual result

Page reloads with green configuration saved notice
Checkboxes are all CHECKED again

System information (as much as possible)

Google Chrome, no JS errors in console

screen recording 2018-10-15 at 10 11 am

avatar PhilETaylor PhilETaylor - open - 15 Oct 2018
avatar joomla-cms-bot joomla-cms-bot - change - 15 Oct 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 15 Oct 2018
avatar mbabker
mbabker - comment - 15 Oct 2018

Expected behavior based on the current form definition. Having no items checked means the field is empty which means the form API applies the default value to the field, which is all extensions.

avatar PhilETaylor
PhilETaylor - comment - 15 Oct 2018

yup - but still totally wrong user experience :)

avatar JoomliC
JoomliC - comment - 15 Oct 2018

Expected behavior based on the current form definition. Having no items checked means the field is empty which means the form API applies the default value to the field, which is all extensions.

If you uncheck all extensions, and save, no extension will be logged (as default is not stored in params, and no value is then stored for loggable_extensions param) but opening again the config shows core extensions checked...

I think action logs could be an opt-in system, and maybe with improvement to be able to check all or none on one click :
capture d ecran 2018-10-15 a 19 20 16
The screen capture is an attempt i've tried using treeselectmenu.jquery.min.js to integrate a select all / none (a simplified version of module pages assignment system).

avatar brianteeman brianteeman - change - 16 Oct 2018
Labels Added: J3 Issue
avatar brianteeman brianteeman - labeled - 16 Oct 2018
avatar Quy Quy - change - 17 Oct 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-10-17 00:51:36
Closed_By Quy
avatar joomla-cms-bot joomla-cms-bot - change - 17 Oct 2018
Closed_By Quy joomla-cms-bot
avatar joomla-cms-bot joomla-cms-bot - close - 17 Oct 2018
avatar joomla-cms-bot
joomla-cms-bot - comment - 17 Oct 2018

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/22627

avatar Quy
Quy - comment - 17 Oct 2018

Please test PR #22627


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/22627.

avatar JoomliC
JoomliC - comment - 17 Oct 2018

@Quy, PR to test is #22674 ;-)

Add a Comment

Login with GitHub to post a comment