ICEfaces
  1. ICEfaces
  2. ICE-2620

rowSelector selectionAction not working

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7DR#3
    • Fix Version/s: 1.7
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Unknown

      Description

      We should see if the changes to the rowSelector row selection not doing all phases, might have broken its selectionAction attribute.

        Activity

        Hide
        Mark Collette added a comment -
        Show
        Mark Collette added a comment - And this thread: http://www.icefaces.org/JForum/posts/list/6584.page#29506
        Hide
        Mark Collette added a comment -

        This appears to have not been working with ICEfaces 1.6.2 either.

        Instead of the RowSelector directly invoking the selectionAction MethodBinding on decode, it now queues a (RowSelector)ActionEvent, which will do the proper MthodBinding invocation and navigation handling in the proper INVOKE_APPLICATION phase. Tested to work with JSP and Facelets and JSF 1.1 and JSF 1.2.

        Subversion 16136
        icefaces\component\src\com\icesoft\faces\component\ext\RowSelector.java
        icefaces\component\src\com\icesoft\faces\component\ext\RowSelectorEvent.java
        icefaces\component\src\com\icesoft\faces\component\ext\RowSelectorActionEvent.java

        Show
        Mark Collette added a comment - This appears to have not been working with ICEfaces 1.6.2 either. Instead of the RowSelector directly invoking the selectionAction MethodBinding on decode, it now queues a (RowSelector)ActionEvent, which will do the proper MthodBinding invocation and navigation handling in the proper INVOKE_APPLICATION phase. Tested to work with JSP and Facelets and JSF 1.1 and JSF 1.2. Subversion 16136 icefaces\component\src\com\icesoft\faces\component\ext\RowSelector.java icefaces\component\src\com\icesoft\faces\component\ext\RowSelectorEvent.java icefaces\component\src\com\icesoft\faces\component\ext\RowSelectorActionEvent.java

          People

          • Assignee:
            Unassigned
            Reporter:
            Mark Collette
          • Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: