Bug 1188457
| Summary: | Occasional exception when resending activation email | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Damian Jansen <djansen> | ||||
| Component: | Authentication-Internal | Assignee: | Alex Eng <aeng> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Zanata-QA Mailling List <zanata-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 3.6 | CC: | zanata-bugs | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-07-31 01:24:13 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Repeating the login -> resend process generally works the second time around Alex, any chance you can have a look at this? Can't reproduce the issue on localhost. Need more details if the failure only happens to particular authentication? Instead, found issue where login with non activated openid account doesn't redirect to inactive account page. Migrated; check JIRA for bug status: http://zanata.atlassian.net/browse/ZNTA-484 |
Created attachment 987318 [details] Stack Description of problem: An exception may occur when the user creates an account, then immediately resends the activation email Version-Release number of selected component (if applicable): 3.6-snapshot How reproducible: Easy, occasional Steps to Reproduce: 1. Press Sign Up 2. Enter name, username, email, password; press Register 3. Press Log in 4. Enter the login for the ^ user 5. On Inactive account page, press Resend Activation Email Actual results: Sometimes, a NullPointerException on generateSaltedHash occurs Expected results: Activation Email sent message Additional info: Exception text attached