ICEfaces
  1. ICEfaces
  2. ICE-8371

Support for JSF 2 javax.faces.SEPARATOR_CHAR missing for some component classes

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: EE-3.0.0.GA
    • Fix Version/s: 3.1, EE-3.0.0.GA_P01
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All
    • Assignee Priority:
      P1

      Description

      The following component classes do not use the javax.faces.component.UINamingContainer#getSeparatorChar(FacesContext) method and therefore have some issues documented below:

      DataTable
      Tag:
      <ice:dataTable />
      Java (Error):
      com.icesoft.faces.component.ext.renderkit.TableRenderer.encodeChildren(FacesContext, UIComponent)
      com.icesoft.faces.component.ext.renderkit.TableRenderer.renderFacet(FacesContext, UIComponent, DOMContext, boolean)

      Impact:
      (only thead und tbody)

      <table id="form-carTable">
      <thead id="form-carTable:thead">
      ...
      </thead>
      <tbody id="form-carTable:tbody">
      ...
      </tbody>
      </table>

      SelectInputText
      Tag:
      <ice:selectInputText />
      Java
      com.icesoft.faces.component.selectinputtext.SelectInputText.getClientId(FacesContext)

      Impact:
      Only if the index >= 0


      CoreComponentUtils
      Java
      com.icesoft.util.CoreComponentUtils.getFocusId(FacesContext)

      Impact
      Returns an empty instead of the id to focus on.

        Activity

        Arran Mccullough created issue -
        Arran Mccullough made changes -
        Field Original Value New Value
        Issue Type Improvement [ 4 ] Bug [ 1 ]
        Salesforce Case [5007000000NH06N]
        Ken Fyten made changes -
        Fix Version/s EE-3.0.0.GA_P01 [ 10327 ]
        Fix Version/s 3.2 [ 10338 ]
        Assignee Priority P1
        Assignee yip.ng [ yip.ng ]
        yip.ng made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Fix Version/s 3.1 [ 10312 ]
        Fix Version/s 3.2 [ 10338 ]
        Ken Fyten made changes -
        Resolution Fixed [ 1 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        yip.ng made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            yip.ng
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: