ICEfaces
  1. ICEfaces
  2. ICE-11052

showcase - ace:simpleSelectOneMenu - unicode French characters not rendered

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.0
    • Fix Version/s: EE-4.1.0.GA, 4.2.BETA, 4.2
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      ICEfaces 4 trunk r48859, Tomcat 8, all browsers.

      Description

      showcase > ace:simpleSelectOneMenu:
      All demos: unicode french characters don't render properly (Quebec -> Trois-Rivières).
      Not an issue with QA test app or with EE-3.3.0 maintenance branch showcase.
      This same issue occurred in ICE-10005.

        Activity

        Hide
        Ken Fyten added a comment -

        Looks like these strings are hardcoded in the Java src code for the SimpleSelectOneMenuBean.java class, e.g. " quebecCities.add(new SelectItem("Trois Rivi?res"));'.

        These will need to use the proper unicode esc sequences instead.

        Show
        Ken Fyten added a comment - Looks like these strings are hardcoded in the Java src code for the SimpleSelectOneMenuBean.java class, e.g. " quebecCities.add(new SelectItem("Trois Rivi?res"));'. These will need to use the proper unicode esc sequences instead.
        Hide
        Ken Fyten added a comment -

        Resolved via proper use of unicode escape code.

        Show
        Ken Fyten added a comment - Resolved via proper use of unicode escape code.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces 4 trunk r48862. Tomcat 8, IE edge, 11, 10, 9, 8, FF 43, Chrome 50.

        Show
        Liana Munroe added a comment - Verified ICEfaces 4 trunk r48862. Tomcat 8, IE edge, 11, 10, 9, 8, FF 43, Chrome 50.
        Hide
        Liana Munroe added a comment -

        Verified ICEfaces EE-4.1.0.GA Jenkins build 2. IE 11, FF 43, Chrome 50.

        Show
        Liana Munroe added a comment - Verified ICEfaces EE-4.1.0.GA Jenkins build 2. IE 11, FF 43, Chrome 50.

          People

          • Assignee:
            Ken Fyten
            Reporter:
            Liana Munroe
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: