Issue #767 has been reported by Michaël Parienti.

----------------------------------------
Bug #767: Adresse email with a + don’t match
http://tools.lsc-project.org/issues/767

Author: Michaël Parienti
Status: New
Priority: Normal
Assigned to: 
Category: 
Target version: 


Hi

When the email address contains the character @+@ the condition on the line 144 
of the file @pages/sendtoken.php@ doesn’t work. This line must be replaced by 
the next one:

<pre>
    if ( "$mail" === "$mailValue" ) {
</pre>


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://tools.lsc-project.org/my/account
_______________________________________________
ltb-dev mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-dev

Reply via email to