J3 Issue ?
avatar ReLater
ReLater
21 Sep 2018

Steps to reproduce the issue

If component Cache is activated in com_actionlogs settings (Events To Log) nothing happens. No logging of com_cache actions like delete, purge and so on.

avatar ReLater ReLater - open - 21 Sep 2018
avatar joomla-cms-bot joomla-cms-bot - change - 21 Sep 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 21 Sep 2018
avatar mbabker
mbabker - comment - 21 Sep 2018
  1. Is there really anything pertinent to log here? Do we really need a "Michael cleared the site cache" message, especially when that is more often than not going to cycle itself out through automated means and not user action?

  2. Does com_cache actually trigger relevant plugin events to do anything useful with these actions?

avatar brianteeman brianteeman - change - 21 Sep 2018
Labels Added: J3 Issue
avatar brianteeman brianteeman - labeled - 21 Sep 2018
avatar franz-wohlkoenig franz-wohlkoenig - change - 22 Sep 2018
Status New Discussion
avatar franz-wohlkoenig franz-wohlkoenig - change - 22 Sep 2018
Category com_csp
avatar ReLater
ReLater - comment - 22 Sep 2018

1.) I myself say "No".
2.) No. One would have to add the logging to the controller or model at the moment or would need to establish triggers/events.

I opened this issue because component "Cache" is shown in the actions log settings. And questions will occur after 3.9 stable is released.

avatar mbabker
mbabker - comment - 22 Sep 2018

Then to me the answer is to just drop com_cache out of that setting.

avatar ReLater ReLater - change - 22 Sep 2018
Title
[3.9] Reminder. com_cache doesn't log actions
[3.9] Reminder. Actions log. Remove com_cache from loggable_extensions
avatar ReLater ReLater - edited - 22 Sep 2018
avatar ReLater
ReLater - comment - 22 Sep 2018

I'm not able to do that because of sql update scripts that have to be written, too.
I changed the title of this issue. Maybe someone finds the time to do that. If not, who cares, and I will close it in some weeks.

avatar ReLater
ReLater - comment - 22 Sep 2018

I'm not sure. We have already 3.9 sql update scripts that write loggable_extensions entries and things. I don't know if they are used in stable release or combined or just can be changed before the stable ...

avatar richard67
richard67 - comment - 23 Sep 2018

@ReLater As far as I know the sql schema updates will not be combined. They will be used in stable release. Before release candidate it should be sufficient just to change the existing update sql scripts, after that it might be necessary to add new ones.
@mbabker can you confirm that?
@ReLater If you need help with the update scripts, maybe me or @alikon can help.


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

avatar ReLater ReLater - change - 24 Sep 2018
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2018-09-24 12:00:40
Closed_By ReLater
avatar ReLater ReLater - close - 24 Sep 2018

Add a Comment

Login with GitHub to post a comment