ICEfaces-EE
  1. ICEfaces-EE
  2. IPCK-206

Selection tree behaviour unpredictable with SingleSubmit

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-2.0.0.Alpha1
    • Fix Version/s: EE-2.0.0.Beta1
    • Component/s: Facelet Components
    • Labels:
      None
    • Environment:
      JSF 2.1 and singlesubmit

      Description

      The selection tree does not work as expected when singleSubmit is enabled in the showcase. It's very easy to reproduce, just expand the tree and try to select various nodes. It will be impossible to select certain nodes.

      The component showcase example must have the context param com.icesoft.faces.application.showcase.submitMode.singleSubmit = true in the web.xml . If single submit is disabled which enabled partialSubmit the component works correctly.

        Issue Links

          Activity

          Hide
          Patrick Corless added a comment -

          Likely related to ICE-6470

          Show
          Patrick Corless added a comment - Likely related to ICE-6470
          Hide
          Carlo Guglielmin added a comment -

          Also related to IPCK-202. Basically a double POST is being done because an "onunknown" ice.event.type is firing after the expected singleSubmit. Once that problem is fixed I assume clicking the selectionTree will select/deselect as expected.

          Show
          Carlo Guglielmin added a comment - Also related to IPCK-202 . Basically a double POST is being done because an "onunknown" ice.event.type is firing after the expected singleSubmit. Once that problem is fixed I assume clicking the selectionTree will select/deselect as expected.
          Hide
          Carlo Guglielmin added a comment -

          ICE-6470 was fixed in the ICEfaces 2 trunk, and as a result this problem has been resolved.

          Show
          Carlo Guglielmin added a comment - ICE-6470 was fixed in the ICEfaces 2 trunk, and as a result this problem has been resolved.

            People

            • Assignee:
              Carlo Guglielmin
              Reporter:
              Patrick Corless
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: