ICEfaces
  1. ICEfaces
  2. ICE-9111

ace:dataTable - myFaces - selecting row with visible input elements causes warnings

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 3.2
    • Fix Version/s: 3.3
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      *
    • Assignee Priority:
      P1

      Description

      When selecting a row on an ace:dataTable containing ace:cellEditors with inputs visible, the request doesn't contain values for the input components which MyFaces expects, causing the error.

        Activity

        Nils Lundquist created issue -
        Nils Lundquist made changes -
        Field Original Value New Value
        Issue Type Improvement [ 4 ] Bug [ 1 ]
        Nils Lundquist made changes -
        Description The request doesn't contain values for the input components which MyFaces expects, causing the error. The request doesn't contain values for the input components which MyFaces expects, causing the error.

        Issue presents in DataTable showcase in the Row State example when selecting a row that has its editors visible.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34078 Tue Mar 26 14:51:48 MDT 2013 nils.lundquist ICE-9111 - ace:cellEditor skips unrendered facet during phase iteration.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/celleditor/CellEditorRenderer.java
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/celleditor/CellEditor.java
        Hide
        Nils Lundquist added a comment -

        This issue previously occurred when input elements were unrendered. This is because phase iteration included the unrendered facets.

        Issue only presents now when input components have been rendered.

        Revision #34078
        Committed by nils.lundquist
        Moments ago
        ICE-9111 - ace:cellEditor skips unrendered facet during phase iteration.

        Show
        Nils Lundquist added a comment - This issue previously occurred when input elements were unrendered. This is because phase iteration included the unrendered facets. Issue only presents now when input components have been rendered. Revision #34078 Committed by nils.lundquist Moments ago ICE-9111 - ace:cellEditor skips unrendered facet during phase iteration.
        Nils Lundquist made changes -
        Assignee Nils Lundquist [ nils.lundquist ]
        Hide
        Nils Lundquist added a comment -

        Request executing input elements doesn't send values to server. Suspected bridge involvement, referring to Mircea.

        Show
        Nils Lundquist added a comment - Request executing input elements doesn't send values to server. Suspected bridge involvement, referring to Mircea.
        Nils Lundquist made changes -
        Assignee Nils Lundquist [ nils.lundquist ] Mircea Toma [ mircea.toma ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34100 Wed Mar 27 10:22:56 MDT 2013 nils.lundquist ICE-9111 - ace:cellEditor - fixed Mojarra bug
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/celleditor/CellEditor.java
        Ken Fyten made changes -
        Fix Version/s 3.3 [ 10370 ]
        Priority Major [ 3 ] Minor [ 4 ]
        Assignee Mircea Toma [ mircea.toma ] Nils Lundquist [ nils.lundquist ]
        Affects Version/s 3.2 [ 10338 ]
        Assignee Priority P1 [ 10010 ]
        Component/s ACE-Components [ 10050 ]
        Nils Lundquist made changes -
        Description The request doesn't contain values for the input components which MyFaces expects, causing the error.

        Issue presents in DataTable showcase in the Row State example when selecting a row that has its editors visible.
        When selecting a row on an ace:dataTable containing ace:cellEditors, the request doesn't contain values for the input components which MyFaces expects, causing the error.

        Issue presents in DataTable showcase in the Row State example when selecting a row that has its editors visible.
        Nils Lundquist made changes -
        Description When selecting a row on an ace:dataTable containing ace:cellEditors, the request doesn't contain values for the input components which MyFaces expects, causing the error.

        Issue presents in DataTable showcase in the Row State example when selecting a row that has its editors visible.
        When selecting a row on an ace:dataTable containing ace:cellEditors with inputs visible, the request doesn't contain values for the input components which MyFaces expects, causing the error.
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #34128 Thu Mar 28 14:05:46 MDT 2013 nils.lundquist ICE-9111 - ace:cellEditor - removed customized facet processing- unessecary after fixing facet visbility in ICE-9094.
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/celleditor/CellEditor.java
        Hide
        Nils Lundquist added a comment -

        Revision #34128
        Committed by nils.lundquist
        A minute ago
        ICE-9111 - ace:cellEditor - removed customized facet processing- unessecary after fixing facet visbility in ICE-9094.

        Issue is resolved entirely with fix for ICE-9094. The programmatic rendering of the facets rather than allowing their visibility to act as the condition and the timing of the synchronization both was at the core of this issue.

        Show
        Nils Lundquist added a comment - Revision #34128 Committed by nils.lundquist A minute ago ICE-9111 - ace:cellEditor - removed customized facet processing- unessecary after fixing facet visbility in ICE-9094. Issue is resolved entirely with fix for ICE-9094. The programmatic rendering of the facets rather than allowing their visibility to act as the condition and the timing of the synchronization both was at the core of this issue.
        Nils Lundquist made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Nils Lundquist
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: