ICEfaces
  1. ICEfaces
  2. ICE-6287

iso-8859-1 chars become UTF-8 in IE

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Beta2
    • Fix Version/s: 2.0.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      IE8
    • Affects:
      Compatibility/Configuration
    • Workaround Description:
      Do not include the xml declaration in your page.

      Description

      When adding <?xml version="1.0" encoding="ISO-8859-1"?> to the top of an xhtml page, iso-8859-1 characters become UTF-8. This appears to only be an issue on IE (tested with IE8). For example, I see the following:

      - FF 3.6:

      Input: åäöÅÄÖ
      Backing bean value: åäöÅÄÖ

      - IE8:

      Input: åäöÅÄÖ
      Backing bean value: å�ö���

        Issue Links

          Activity

            People

            • Assignee:
              Tyler Johnson
              Reporter:
              Tyler Johnson
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: