ICEfaces
  1. ICEfaces
  2. ICE-1934

f:attribute does not work with JSF 1.2 runtime

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.6
    • Fix Version/s: 1.6.3, 1.7Beta1, 1.7
    • Component/s: None
    • Labels:
      None
    • Environment:
      Firefox/IE, ICEFaces 1.6, JSF 1.2

      Description

      f:attribute does not work with JSF 1.2 runtime. I have the following in a page:

      <ice:commandButton value="Test" actionListener="#{myBean.onTest}">
               <f:attribute name="i" value="testval"/>
       </ice:commandButton>

      When I try to load the page in the browser, it throws the following error:

      javax.faces.FacesException: java.lang.IllegalArgumentException: Cannot invoke com.sun.faces.taglib.jsf_core.AttributeTag.setName - argument type mismatch

      The same page works fine with JSF 1.1 runtime.

        Activity

          People

          • Assignee:
            Unassigned
            Reporter:
            Alok Mittal
          • Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: