[daisy] [JIRA] Created: (DSY-559) Authentication fails if username contains special characters (umlaut, russian glyph)

Andreas Deininger (JIRA) issues at cocoondev.org
Sat Sep 29 08:00:20 CDT 2007


Authentication fails if username contains special characters (umlaut, russian glyph)
------------------------------------------------------------------------------------

         Key: DSY-559
         URL: http://issues.cocoondev.org//browse/DSY-559
     Project: Daisy
        Type: Bug
  Components: Repository - access control  
    Versions: 2.1    
 Environment: Daiy 2.1, Jetty
 Reporter: Andreas Deininger
    Priority: Minor


To reproduce:
Go to the administration area, create a user named "Hänsel" (or "Андрей") and try to log in with that username:
Authentication failed for login "löhrlein" (unknown login, wrong password or unconfirmed registration)

Note:
There was a related issue (DSY-418), which has been closed, but it might shed some light on that issue:
There Bruno commented:
<comment>
Hmm, there are two strange things about this:
 (1) ..
 (2) how come the authentication still succeeds with \u00E4 in it

\u is the Java unicode escape syntax, but especially for case (2) I'm not sure where the conversion happens (possibly the MySQL driver).
</comment>

Looks like the authentication actually does not succeed (due to the conversion mentioned).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the daisy mailing list