Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-5852

[GSS](7.1.0) Shift-JIS encoding data become garbled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.DR5
    • 7.0.1.GA
    • Undertow
    • None
    • Hide

      1. Extract the attached jboss-servlet-charset.war.tar.gz
      2. Build the maven project and deploy the generated jboss-servlet-charset.war
      3. Set url-charset="Shift_JIS" for listener in undertow subsystem then start EAP 7

      <http-listener name="default" socket-binding="http" redirect-socket="https" url-charset="Shift_JIS" />
      

      4. Access http://localhost:8080/jboss-servlet-charset/index.jsp
      5. Input "テスト" then click "submit" button (or you can simply click "submit" button as test input data is preset).
      6. See the result of next page

      Show
      1. Extract the attached jboss-servlet-charset.war.tar.gz 2. Build the maven project and deploy the generated jboss-servlet-charset.war 3. Set url-charset="Shift_JIS" for listener in undertow subsystem then start EAP 7 <http-listener name= "default" socket-binding= "http" redirect-socket= "https" url-charset= "Shift_JIS" /> 4. Access http://localhost:8080/jboss-servlet-charset/index.jsp 5. Input "テスト" then click "submit" button (or you can simply click "submit" button as test input data is preset). 6. See the result of next page

      Backport UNDERTOW-818

            sdouglas1@redhat.com Stuart Douglas
            rhn-support-mmiura Masafumi Miura
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: