Issue #189 has been updated by Clément Oudot. Status changed from New to Assigned
News on this issue: * the \x characters are the ASCII representation of UTF-8 strings in apache error log, this is normal * PHP strlen function count an UTF-8 character for 2 characters, this is where the bug is, and of course this will be soon corrected! ---------------------------------------- Bug #189: Accentued characters in passwords are not well managed http://tools.lsc-project.org/issues/189 Author: Clément Oudot Status: Assigned Priority: Normal Assigned to: Clément Oudot Category: Self Service Password Target version: self-service-password-0.4 When using a special character like "é" in password, I get this in PHP variable : \xc3\xa9 -- 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
