ICEfaces
  1. ICEfaces
  2. ICE-10463

icecore:singleSubmit - Issue with ICE select components

    Details

    • Assignee Priority:
      P2
    • Support Case References:
    • Workaround Exists:
      Yes
    • Workaround Description:
      Hide
      If using the ICE components use partialSubmit=true instead of the icecore:singleSubmit tag.

      Or

      Use the standard JSF components with the singleSubmit tag.
      Show
      If using the ICE components use partialSubmit=true instead of the icecore:singleSubmit tag. Or Use the standard JSF components with the singleSubmit tag.

      Description

      Testing a recent build of the EE 3.3.0 branch I found that when an icecore:singleSubmit tag is on the form the ice:selectOneRadio and ice:selectManyCheckbox, do not show as being selected (the radio and check aren't shown on selection).

      My understanding is that the singeSubmit is only for the standard JSF (h:xxxXxx) and ACE components not the ICE compat components.

        Activity

        Hide
        Arran Mccullough added a comment -

        Attached test case that shows this issue. Note: the icefaces.jar, icefaces-ace.jar and icefaces-compat.jar need to be added to run.

        Steps:

        • Load welcomeICEFaces.jsf
        • Clicking on a radio or checkbox button does not show the selection. Even though the server is updated.
        Show
        Arran Mccullough added a comment - Attached test case that shows this issue. Note: the icefaces.jar, icefaces-ace.jar and icefaces-compat.jar need to be added to run. Steps: Load welcomeICEFaces.jsf Clicking on a radio or checkbox button does not show the selection. Even though the server is updated.
        Hide
        Mircea Toma added a comment -

        Un-register temporally the form 'submit' callback instead of cancelling the default action to allow the selection of the radio/checkbox. This was a regression caused by the fixes for ICE-10093.

        Show
        Mircea Toma added a comment - Un-register temporally the form 'submit' callback instead of cancelling the default action to allow the selection of the radio/checkbox. This was a regression caused by the fixes for ICE-10093 .
        Hide
        Liana Munroe added a comment - - edited

        Verified ICEfaces ee-3.3.0 maintenance branch r44108. Tomcat7, IE 11, 10, 9, 8, 7, FF 34, Chrome 40.

        Show
        Liana Munroe added a comment - - edited Verified ICEfaces ee-3.3.0 maintenance branch r44108. Tomcat7, IE 11, 10, 9, 8, 7, FF 34, Chrome 40.

          People

          • Assignee:
            Mircea Toma
            Reporter:
            Arran Mccullough
          • Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: