Send email to let user validate account doesn't send email if user previously created.
Use case: a user register to a tiki site with a non-working email (defective address or server rejecting emails from that server to that email domain, etc).
Admin changes email for that user (after admin magically finds out in some cases what happened and what is another email for that user), and clicks at the checkbox:
"Send an email to the user in order to allow him to validate his account" (in tiki-adminusers.php?user=N)
Use doesn't get any email. Once the tiki site was configured to save mail info in tiki logs, you noticed that tiki logs didn't record any info of any email sent by that action.
You log out, and go as anon to: tiki-remind_password.php to type the username and click at click at "Request Password Reset".
This does effectively send the email, so that it confirms that there is no problem with the server setup sending emails, but with tiki failing to send that email when "Send an email to the user in order to allow him to validate his account" was checkd, if the user already existed in the users list.
When as admin you create a new user account and in the same action you select Send an email to the user in order to allow him to validate his account, then the email is sent effectively.
To reprroduce:
See r51144 & r51156: (better than nothing, imho)
[bp/r51143][FIX]Usability. While bug5213 is not fixed properly, disable at least the checkbox for admins so that they realize that emails are not to be sent when willing to let users validate their account in cases when that user account existed already beforehand. [bp/r51155][FIX]Oups, fixing 51143 (wrong checkbox) and writing more standard syntax (previous was working too in my tests and copied from other sites). Thanks jonnyb
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.
filename | created | hits | comment | version | filetype | ||
---|---|---|---|---|---|---|---|
No attachments for this item |