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

        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Assignee Priority P1
        Assignee Mark Collette [ mark.collette ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16241 Thu Apr 03 10:35:07 MDT 2008 philip.breau Backporting fix for ICE-2620
        Files Changed
        Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/component/src/com/icesoft/faces/component/ext/RowSelectorEvent.java
        Commit graph MODIFY /icefaces/branches/icefaces-1.6/icefaces/component/src/com/icesoft/faces/component/ext/RowSelector.java
        Commit graph ADD /icefaces/branches/icefaces-1.6/icefaces/component/src/com/icesoft/faces/component/ext/RowSelectorActionEvent.java
        Mark Collette made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        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
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #16136 Fri Mar 28 12:19:25 MDT 2008 mark.collette ICE-2620 : rowSelector selectionAction not working
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/RowSelector.java
        Commit graph ADD /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/RowSelectorActionEvent.java
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/RowSelectorEvent.java
        Ken Fyten made changes -
        Fix Version/s 1.7 [ 10080 ]
        Ken Fyten made changes -
        Assignee Priority P1
        Assignee Mark Collette [ mark.collette ]
        Philip Breau made changes -
        Field Original Value New Value
        Support Case References https://www.icesoft.ca:4443/supportilla/show_bug.cgi?id=4719
        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
        Mark Collette created issue -

          People

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

            Dates

            • Created:
              Updated:
              Resolved: