ICEfaces
  1. ICEfaces
  2. ICE-9210

showcase - ace:dataTable row editing warnings (MyFaces only)

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Duplicate
    • Affects Version/s: 3.3
    • Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
    • Component/s: ACE-Components, Sample Apps
    • Labels:
      None
    • Environment:
      Icefaces3 trunk revision #34488 (MyFaces JSF)
      Server: tomcat6/7
      Browser: FF3.6, IE7 & GoogleChrome26
    • Assignee Priority:
      P2

      Description

      DataTable > Row/Cell Editing, Row State:

      There are multiple warnings thrown in Tomcat catalina log file when saving/cancelling edited row on these pages (MyFaces specific):

      22-Apr-2013 10:58:47 AM org.apache.myfaces.shared.renderkit.html.HtmlRendererUtils decodeUIInput
      WARNING: There should always be a submitted value for an input if it is rendered, its form is submitted, and it was not originally rendered disabled or read-only. You cannot submit a form after disabling an input element via javascript. Consider setting read-only to true instead or resetting the disabled value back to false prior to form submission. Component : {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /showcase.xhtml][Class: javax.faces.component.html.HtmlBody,Id: __7][Class: javax.faces.component.html.HtmlPanelGroup,Id: __o][Class: javax.faces.component.html.HtmlPanelGroup,Id: __p][Class: javax.faces.component.html.HtmlPanelGroup,Id: __1d][Class: org.icefaces.ace.component.panel.Panel,Id: examplePanel][Class: javax.faces.component.html.HtmlPanelGroup,Id: __1g_6][Class: javax.faces.component.html.HtmlForm,Id: form][Class: org.icefaces.ace.component.datatable.DataTable,Id: carTable][Class: org.icefaces.ace.component.column.Column,Id: weight][Class: org.icefaces.ace.component.celleditor.CellEditor,Id: j_id_1g_i][Class: javax.faces.component.html.HtmlInputText,Id: weightInput]}

        Activity

        Hide
        Carmen Cristurean added a comment -

        This is not an issue with ICEfaces 3.3.0 release code.

        Show
        Carmen Cristurean added a comment - This is not an issue with ICEfaces 3.3.0 release code.
        Hide
        Ken Fyten added a comment -

        Possibly related to moving from MyFaces 2.1.9 to 2.1.10.

        Show
        Ken Fyten added a comment - Possibly related to moving from MyFaces 2.1.9 to 2.1.10.
        Hide
        Nils Lundquist added a comment -

        http://jira.icesoft.org/browse/ICE-8903

        This is a known MyFaces issue that cannot be worked around by us. The ace:cellEditor must operate the way it does since the 'rendered' attribute of a component is not iteratively state saved.

        ICE-8903 is left open with the task of consulting with the MyFaces team for solution.

        Show
        Nils Lundquist added a comment - http://jira.icesoft.org/browse/ICE-8903 This is a known MyFaces issue that cannot be worked around by us. The ace:cellEditor must operate the way it does since the 'rendered' attribute of a component is not iteratively state saved. ICE-8903 is left open with the task of consulting with the MyFaces team for solution.

          People

          • Assignee:
            Nils Lundquist
            Reporter:
            Carmen Cristurean
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: