Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.9] Double (identical) line in the user registration action log #29114

Closed
Kostelano opened this issue May 15, 2020 · 3 comments
Closed

[3.9] Double (identical) line in the user registration action log #29114

Kostelano opened this issue May 15, 2020 · 3 comments

Comments

@Kostelano
Copy link
Contributor

Kostelano commented May 15, 2020

Steps to reproduce the issue

  1. Turn on the registration on the site and the Self value for parameter New User Account Activation.
  2. Register on the site with a real email address. Follow all instructions to activate your account.
  3. Go to the User Actions Log section and pay attention to the lines.

ddfdfdf

Expected result

1 entry in the action log - AFTER account activation

OR

1 entry in the action log - BEFORE account activation and 1 entry that the user has ACTIVATED his account.

Actual result

2 identical entries in the action log - BEFORE and AFTER account activation.

System information (as much as possible)

Joomla 3.9.18
PHP 7.3.2

Additional comments

I assume that for the expected option (1) it is more difficult to implement the logic, since there are other actions that the user performs before activating the account (e.g. privacy policy and terms). Therefore, in my humble opinion, option (2) would be the best solution expected.

The same situation is with us for the case when the administrator activates the user account, but BEFORE this, the user is registered (1), and then activates (2) his account - again 2 identical lines in the action log.

@alikon
Copy link
Contributor

alikon commented May 16, 2020

The same situation is with us for the case when the administrator activates the user account, but BEFORE this, the user is registered (1), and then activates (2) his account - again 2 identical lines in the action log.

when an admin activate the user there 2 different logs

Screenshot from 2020-05-16 08-56-24

@Kostelano
Copy link
Contributor Author

I just repeated the test: registration of the user with ADMIN activation:

dfsdfsdfsdf

Again 2 lines about registration, then a line about account activation by ADMIN.
The combination of parameters in the User Manager:

adfgadfga

@alikon
Copy link
Contributor

alikon commented Sep 22, 2020

please test #30725

@alikon alikon closed this as completed Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants