Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.10.0
-
Fix Version/s: 5.11.0-b3
-
Component/s: Client Interface
-
Labels:None
Description
To reproduce:
1. Enable email verfication
2. Add a contact (may or may not happen with main contact)
3. Complete email verification
4. Note the banner still appears
Possible fix:
Based on what I saw, looks like logic is wrong in app/controllers/client_contacts.php on line 250
I think that should be not operator:
if ((!$email_verification = $this->EmailVerifications->getByContactId($contact->id))) {
Activity
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Sprint | 5.11.0 Sprint 7 [ 207 ] |
Rank | Ranked higher |
Sprint | 5.11.0 Sprint 7 [ 207 ] | 5.11.0 Sprint 7, 5.12.0 Sprint 1 [ 207, 208 ] |
Rank | Ranked higher |
Assignee | Abdy Franco [ abdy ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 1 hour, 43 minutes [ 6180 ] | |
Worklog Id | 17516 [ 17516 ] |
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | In Review [ 5 ] | Closed [ 6 ] |