﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,difficulty
4404,uncaught exception in uservalidationbyemail,coldtrick,,"use case:
I use uservalidationbyemail to validate the registration email address.
AFTER the user validated his/her email I created a plugin makes the admin have to approve the users manualy.

The problem:
If the user clicks on the link in the email from uservalidationbyemail the users get an exception page.
This is because my plugin throws an LoginException if the user is not approved (after the same way as uservalidationbyemail does this)

The solution:
in uservalidationbyemail_page_handler()
put a try-catch around login($user)",Defect,closed,normal,Elgg 1.8.6,User Validation by Email,Github Master,minor,fixed,uservalidationbyemail,brett@…,
