ICEfaces
  1. ICEfaces
  2. ICE-6904

Nesting f:ajax in ice:rowSelector results in TagException

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: EE-2.0.0.GA
    • Fix Version/s: None
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      Tomcat 7

      Description

      Attempting to nest f:ajax in ice:rowSelector as follows:

                          <ice:rowSelector value="#{tableItem.selected}"
                                           preStyleOnSelection="true"
                                           selectionListener="#{tab.rowSelected}">
                              <f:ajax render="@form" />
                          </ice:rowSelector>

      Results in the following Exception:

      javax.faces.view.facelets.TagException
      Unable to attach <f:ajax> to non-ClientBehaviorHolder parent

      The goal in the application located at repo\services\williams\williamspoc is to only have the containing form rendered on row selection instead of all the tabs in the page. Each tab can be quite heavy, so we do not want to render all the tabset content on row selection in a particular form.

        Issue Links

          Activity

          Brad Kroeger created issue -
          Brad Kroeger made changes -
          Field Original Value New Value
          Assignee Ken Fyten [ ken.fyten ]
          Ken Fyten made changes -
          Salesforce Case []
          Assignee Priority P1
          Assignee Ken Fyten [ ken.fyten ] Mark Collette [ mark.collette ]
          Ken Fyten made changes -
          Salesforce Case []
          Assignee Priority P1
          Ken Fyten made changes -
          Link This issue depends on ICE-7135 [ ICE-7135 ]
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 3.1 [ 10312 ]
          Assignee Mark Collette [ mark.collette ]
          Ken Fyten made changes -
          Salesforce Case []
          Fix Version/s 3.1 [ 10312 ]

            People

            • Assignee:
              Unassigned
              Reporter:
              Brad Kroeger
            • Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: