ICEfaces
  1. ICEfaces
  2. ICE-4446

component-showcase setEventPhase example not working with JSF 1.1

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8
    • Fix Version/s: 1.8.1
    • Component/s: Sample Apps
    • Labels:
      None
    • Environment:
      JSF 1.1
    • Affects:
      Sample App./Tutorial

      Description

      Oddly enough, it's not actually the setEventPhase functionality that's not working properly, but is the selectOneMenu in the example.

        Activity

        Hide
        yip.ng added a comment -

        Seems the presence of <selectOneRadio> on the page breaks <setEventPhase> in JSF 1.1.

        Show
        yip.ng added a comment - Seems the presence of <selectOneRadio> on the page breaks <setEventPhase> in JSF 1.1.
        Hide
        yip.ng added a comment -

        JSF 1.1 can't match boolean selectOneRadio value to string item values. Changed to use string for selectOneRadio value as well.

        Show
        yip.ng added a comment - JSF 1.1 can't match boolean selectOneRadio value to string item values. Changed to use string for selectOneRadio value as well.

          People

          • Assignee:
            yip.ng
            Reporter:
            Mark Collette
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: