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
Paul Phillips
created issue -
Paul Phillips
made changes -
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Paul Phillips
made changes -
Sprint | 5.11.0 Sprint 7 [ 207 ] |
Paul Phillips
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Sprint | 5.11.0 Sprint 7 [ 207 ] | 5.11.0 Sprint 7, 5.12.0 Sprint 1 [ 207, 208 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked higher |
Abdy Franco
made changes -
Assignee | Abdy Franco [ abdy ] |
Abdy Franco
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Abdy Franco
made changes -
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 1 hour, 43 minutes [ 6180 ] | |
Worklog Id | 17516 [ 17516 ] |
Abdy Franco
made changes -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Jonathan Reissmueller
made changes -
Status | In Review [ 5 ] | Closed [ 6 ] |