ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-509

ice-cc:dualList regression in dealing with symbols for I8N language support

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.3.0.GA_P02
    • Fix Version/s: EE-3.3.0.GA_P03
    • Component/s: Facelet Components
    • Labels:
      None
    • Environment:
      jsf2 composite components

      Description

      This was fine with 3.3.0_P01, but P02 sees the regression. If you modify ee-composite-showcase for dualList example by modifying DualListExampleBean.java with the following:-

              dualList = new DualList();
              dualList.addAvailableItem(new SelectItem("Orange"));
              dualList.addAvailableItem(new SelectItem("Apple"));
              dualList.addAvailableItem(new SelectItem("über"));
              dualList.addAvailableItem(new SelectItem("Grapefruit"));
              dualList.addAvailableItem(new SelectItem("Bitte schön"));
              dualList.addAvailableItem(new SelectItem("Melon"));

      See attached screen shot for mangled symbol on the vowels.
      1. ccDualList.png
        387 kB
      2. ICPK-509.png
        412 kB

        Activity

          People

          • Assignee:
            Judy Guglielmin
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: