Comment 0 for bug 334967

Revision history for this message
Brad Crittenden (bac) wrote :

An OOPS was generated when a user tried to claim a token to create a new account.

OOPS-1153A1135

An email address exists for the user but email.person is None which causes an error. The code as written is not defensive at all. Still there is an unknown data condition that caused this OOPS to occur.