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

[GSS](7.0.z) Shift-JIS encoding data become garbled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.3.CR1, 7.0.3.GA
    • 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
    • EAP 7.0.3

      Backport UNDERTOW-818

              psotirop@redhat.com Panagiotis Sotiropoulos (Inactive)
              rhn-support-mmiura Masafumi Miura
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: