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

        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.
        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.
        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.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: