Account Validation - Invalid Validation Code
Description
Attachments
- 22 Mar 2013, 02:48 PM
- 22 Mar 2013, 02:48 PM
- 22 Mar 2013, 02:48 PM
- 22 Mar 2013, 02:48 PM
- 22 Mar 2013, 02:48 PM
Activity

Aaron Zeckoski July 11, 2013 at 11:31 AM

Curtis Van Osch July 3, 2013 at 11:58 AM

Curtis Van Osch July 3, 2013 at 9:10 AM
In our case, the tokens were not being inserted into the VALIDATIONACCOUNT_ITEM table due to a not null constraint on the FIRST_NAME and SURNAME columns. Obviously a user that is created via "add participants" has not yet entered his name, so these constraints are a problem. When I disable them, everything seems to work fine.
The table was created with the not null constraints in the sakai_2_8_0_oracle_conversion.sql script, and none of the subsequent conversion scripts (up to 2.9.1 at least) remove them.

Teresa Collins June 26, 2013 at 1:41 PM
Email Received:
To: Sakai Developers <sakai-dev@collab.sakaiproject.org>
Cc: tcollins@uwindsor.ca, zonecours2 <zonecours2@hec.ca>
From: Curtis Van-Osch <curtis.van-osch@hec.ca>
Date: 26/06/13 1433 PM E
Subject: Problem when adding non-official participants
Hi,
We're preparing to deploy our upgrade to Sakai 2.9.1, but are experiencing a bug with adding non-official participants where the validation code is never valid (the url in the email doesn't work - see https://sakaiproject.atlassian.net/browse/SAK-23409#icft=SAK-23409).
Just wondering if anyone has resolved this issue anywhere else, as this functionality is used quite a bit here so this is a potential blocker for us.
Curtis Van Osch
Analyste-Programmeur
Direction des technologies de l'information
3000, chemin de la Côte-Sainte-Catherine, Montréal (Québec) H3T 2A7
Téléphone : 514 340-6000, poste 2029

amberg1 April 3, 2013 at 5:13 AM
You can also assign the creator of the course without issue, just does not get an e-mail. Probably a trivial bug.
Account Validation - Invalid Validation Code
[1] trunk.sakaiqa.org
While testing SAK-22390 on [1] using Firefox 19.0.2, I found problems when I tried to add a non-official user to a project site.
The first problem I found was that the email sent to the user had a typo which I reported in SAK-23408.
The message also included a link to accept the invitation (email_notification_typo22-03-13.jpg).
Clicking the link and pasting it into an internet browser did not work.
The page that opened in both cases included the following message:
"! 7a899e11-804d-486b-8064-a11dd1a1dbaf is not a valid validation code".
Later, I checked using the admin/Users tool and found that the user account was listed in the list (users_guest-account_exists22-03-13.jpg).
It may be a problem with the token creation process.
*NOTE: I listed this issue as Critical - however, I think it might be a Blocker.
Screen Captures:
site_info_add_participants22-03-13.jpg
add_participants-non_official22-03-13.jpg
email_notification_typo22-03-13.jpg
invalid_validation_code.jpg
users_guest-account_exists22-03-13.jpg