Uploaded image for project: 'Jetspeed (Retired)'
  1. Jetspeed (Retired)
  2. JS1-487

[PATCH] Encoding problem on DefaultJetspeedParameterParser

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5
    • 1.6
    • Miscellaneous
    • None
    • Linux
      Japanese environment

    Description

      DefaultJetspeedParameterParser applies the following priorities when determining a encoding information of the form data.

      1) the character encoding used in the body of the request.
      2) character-set parameter in media.xreg
      3) content.defaultencoding in JetspeedResources.properties
      4) US-ASCII

      I have considered that it is better for Jetspeed to use the encoding used in the requested page. But, for tomcat3 or the compatible one, it seems that ISO-8859-1 is returned in #1. So Jetspeed cannot handle the form data. Therefore #1 should be deleted for fixing this issue.

      Attachments

        Activity

          People

            taylor David Sean Taylor
            shinsuke Shinsuke Sugaya
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: