users. util_user message is used for "ad_returnredirect ... -message",
which was used to report back to the user that some actions are required.
If RegistrationRequiresEmailVerificationP or
RegistrationRequiresApprovalP is set, a newly registered users is
logged out immediately after filling out the form. Therefore,
session_id is reset, and util_user_message (that depends on the
session_id) fails to deliver the content. We use now
"ad_return_warning" which does not have this problem.
Show less
Got a suggestion or an issue? Discuss it on the Atlassian Community or visit Atlassian Support for other options.