Uploaded image for project: 'JSPWiki'
  1. JSPWiki
  2. JSPWIKI-348

German umlauts not displayed properly on OC4J installation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.6.0, 2.6.1, 2.6.2, 2.6.3
    • 2.8.1
    • None
    • openSuSe 10.3/Windows XP
      Oracle Container for J2EE (OC4J 10.1.3.1)
      JSPWiki 2.6.0/2.6.3
      Firefox 3/IE 6

    Description

      The German umlauts are shown as chinese letters.
      The problem was found in the MyServletResponseWrapper in WikiJSPFilter.java. The conversion of the outputstream into a CharArrayWriter seams to be implemented differently on OC4J. The use of a ByteArrayOutputStream instead works for OC4J.
      Not tested on any other servlet container.

      Attachments

        1. JSPWiki-348.patch
          5 kB
          Lutz Tietze
        2. JSPWiki-348.patch
          3 kB
          Lutz Tietze
        3. Main.png
          49 kB
          Lutz Tietze
        4. Edit.png
          60 kB
          Lutz Tietze
        5. View.png
          40 kB
          Lutz Tietze
        6. JSPWIKI-348.patch
          3 kB
          Harry Metske
        7. WikiJSPFilter.java.patch
          5 kB
          Lutz Tietze
        8. UtilJ2eeCompat.java.patch
          5 kB
          Lutz Tietze
        9. UtilJ2eeCompatTest.java.patch
          2 kB
          Lutz Tietze

        Activity

          People

            metskem Harry Metske
            ltietze Lutz Tietze
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: