Closed (fixed)
Project:
Email Verify
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2016 at 00:21 UTC
Updated:
25 Mar 2016 at 21:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
oadaeh commentedThe attached patch makes it so that the email_verify_activated() function is used to check activation. It also sets the variable to be boolean.
Comment #3
aimeerae(updating attribution)
Comment #4
aimeeraeLooks good. I found one thing:
Shouldn't the function be called here?
Comment #5
oadaeh commentedI've changed that in the updated patch attached.
Comment #6
Patrick Storey commentedThis one is a tad difficult to test, but I reviewed the code and verified that it is now using the email_verify_activated() function in those areas, and while using the module no errors popped up so it appears to be using it correctly.
Comment #8
oadaeh commentedThis has been committed to the 2.x dev branch. Thanks for the reviews and testing.
Comment #9
kristen polThanks!
Comment #10
kristen polThanks!Whoops... duplicate. :)
Comment #11
oadaeh commented