ICEfaces
  1. ICEfaces
  2. ICE-1302

renderer-type field for RowSelectorRenderer entry in component FacesConfig.xml file is wrong

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6DR#1
    • Fix Version/s: 1.6DR#2, 1.6
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      ICEfaces. All platforms
    • Workaround Exists:
      Yes
    • Workaround Description:
      Change the renderer-type field in the faces-config.xml file distributed with icefaces, and rebuild the icefaces-comps.jar file.

      Description

      The <renderer-type> field for the RowSelectorFamily component family is wrong.

      It was: <renderer-type>com.icesoft.faces.RowSelectorRenderer</renderer-type>
      should be: <renderer-type>com.icesoft.faces.component.ext.renderkit.RowSelectorRenderer</renderer-type>

      This will cause repeated messages with the following form when a table with rows is rendered
      2007-03-02 15:14:36,484 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/tableRowTestcase]] No Renderer found for component {Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId: /home.xhtml][Class: com.icesoft.faces.component.UIXhtmlComponent,Id: _id1][Class: com.icesoft.faces.component.UIXhtmlComponent,Id: _id8][Class: com.icesoft.faces.component.UIXhtmlComponent,Id: _id17][Class: com.icesoft.faces.component.ext.HtmlForm,Id: helo][Class: com.icesoft.faces.component.ext.HtmlDataTable,Id: _id46][Class: javax.faces.component.UIColumn,Id: pierwsza][Class: com.icesoft.faces.component.ext.RowSelector,Id: _id47]} (component-family=com.icesoft.faces.RowSelectorFamily, renderer-type=com.icesoft.faces.component.ext.renderkit.RowSelectorRenderer)

        Activity

        Hide
        Greg Dick added a comment -

        Checked in a change to the declared packaging of the renderer.

        Show
        Greg Dick added a comment - Checked in a change to the declared packaging of the renderer.

          People

          • Assignee:
            Unassigned
            Reporter:
            Greg Dick
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: