[jboss-jira] [JBoss JIRA] Created: (JBAS-3445) Testcase for UTF-8 support with FORM Authentication

Anil Saldhana (JIRA) jira-events at jboss.com
Fri Jul 28 13:12:14 EDT 2006


Testcase for UTF-8 support with FORM Authentication
---------------------------------------------------

                 Key: JBAS-3445
                 URL: http://jira.jboss.com/jira/browse/JBAS-3445
             Project: JBoss Application Server
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Security
    Affects Versions: JBossAS-4.0.4.GA
            Reporter: Anil Saldhana
         Assigned To: Anil Saldhana
             Fix For: JBossAS-4.0.6.CR1


User says:
========================================================
I have run into as well using JBoss 4.0.3SP1 (and 4.0.4GA).

In my Web Applications, I can login with English usernames and passwords just fine.

But when I try to login with a Russian or Chineese username, the login always fails.

>From the tracing I've done, it seems the username is getting converted to ISO-8859-1, and that's why it's failing.

I've done all the "standard" things to make our pages UTF-8, and this does work on every page except the login page. Something about "j_security_check" is ignoring UTF-8 and forcing a conversion to "ISO-8859-1".
=========================================================

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

        



More information about the jboss-jira mailing list