? ? ? Pending

User tests: Successful: Unsuccessful:

avatar PhilETaylor
PhilETaylor
12 Nov 2018

Summary of Changes

Remove factually incorrect sentence - Closes #22873

Testing Instructions

install Joomla 4 and edit the Privacy - Action Logs plugin

http://example.com/administrator/index.php?option=com_plugins&view=plugin&layout=edit&extension_id=493

Expected result

Factually correct information - the action logs CAN be deleted (purged in total, or row by row)
screenshot 2018-11-12 at 01 03 58

Actual result

"Since the action logs are an audit log, these can not be deleted from the system"

screenshot 2018-11-12 at 01 04 08

Documentation Changes Required

Probably...

avatar PhilETaylor PhilETaylor - open - 12 Nov 2018
avatar PhilETaylor PhilETaylor - change - 12 Nov 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 12 Nov 2018
Category Administration Language & Strings
avatar alikon
alikon - comment - 12 Nov 2018

I have tested this item successfully on 7a5e2fd


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

avatar alikon alikon - test_item - 12 Nov 2018 - Tested successfully
avatar Quy
Quy - comment - 12 Nov 2018

I have tested this item successfully on 7a5e2fd


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

avatar Quy Quy - test_item - 12 Nov 2018 - Tested successfully
avatar Quy Quy - change - 12 Nov 2018
The description was changed
Status Pending Ready to Commit
avatar joomla-cms-bot joomla-cms-bot - edited - 12 Nov 2018
avatar joomla-cms-bot joomla-cms-bot - edited - 12 Nov 2018
avatar Quy
Quy - comment - 12 Nov 2018

RTC


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

avatar mbabker mbabker - close - 12 Nov 2018
avatar mbabker mbabker - merge - 12 Nov 2018
avatar mbabker mbabker - change - 12 Nov 2018
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-11-12 23:58:45
Closed_By mbabker
Labels Added: ? ? ?
avatar imanickam
imanickam - comment - 13 Nov 2018

I totally agree with changing the attitude of the statement in the language string.

However, as of now, the language string values for the same constant are not the same in the following files.

(a) File: plg_system_actionlogs.ini
PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION="Record the actions of users on the site so they can be reviewed if required."

(b) File: plg_system_actionlogs.sys.ini
PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION="To record actions of users within the CMS."

My suggestion:
(i) Make the language string values for the language constant PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION the same (ie. in both the files).

(ii) Probably the language string value could be changed as follows or in line with the suggestion.
PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION="Records the actions of users on the site so they can be reviewed if required."

avatar zero-24
zero-24 - comment - 13 Nov 2018

Agree with you on this one @imanickam can you create a pull request for this string changes, please?

avatar PhilETaylor
PhilETaylor - comment - 13 Nov 2018

The reason this was just one small change is that it was done in the Github interface and thus only one file can be edited and Pr'ed at a time - Ive never found a way to do more than one file that way

avatar zero-24
zero-24 - comment - 13 Nov 2018

The reason this was just one small change is that it was done in the Github interface and thus only one file can be edited and Pr'ed at a time - Ive never found a way to do more than one file that way

Just go to your fork and add new commits to the auto generated branch ;) So for this patch it would haven been: https://github.com/PhilETaylor/joomla-cms/tree/actionlogscanbedeleted and there you can add new changes / commits that come up to your PR until the branch is merged ;)

avatar PhilETaylor
PhilETaylor - comment - 13 Nov 2018

quite frankly after tonights abuse - I'll pass. I have more important things to work on.

This PR is already merged. If people dont like it, they are free to make a new PR - making sure they get the right branch of course, would hate for someone to make a single minor mistake out of over 20 PRs....

avatar PhilETaylor
PhilETaylor - comment - 13 Nov 2018

But cool tip - thanks.

avatar zero-24
zero-24 - comment - 13 Nov 2018

This PR is already merged. If people dont like it, they are free to make a new PR

Yes this is the reason i suggested exactly that a few comments above. Just wanted to explain your question. :)

avatar imanickam
imanickam - comment - 14 Nov 2018

I believe that I may have added my comments in the wrong PR. My comments are for the PR #23059. I apologize for the mix up.

As suggested, I will create a separate PR for my suggestion.

Add a Comment

Login with GitHub to post a comment