Bug #3141
Mis à jour par Matthieu Decorde il y a presque 4 ans
An error is shown when clicking on the validation link of the subscription mail:
<pre>
Erreur interne : Error during account activation: com.google.gwt.user.client.rpc. StatusCodeException 500 The call failed on the server, see server log for details.
</pre>
The validation process seems to fail before setting the profile and 2 users are shown one with the "*" (account not validated) and one without the "*"
h3. Solution
The Newbie profile file is not set + the profile file name was wrong (Newbe instead of Newbie) here and there in source code
<pre>
Erreur interne : Error during account activation: com.google.gwt.user.client.rpc. StatusCodeException 500 The call failed on the server, see server log for details.
</pre>
The validation process seems to fail before setting the profile and 2 users are shown one with the "*" (account not validated) and one without the "*"
h3. Solution
The Newbie profile file is not set + the profile file name was wrong (Newbe instead of Newbie) here and there in source code