[ 
http://issues.apache.org/jira/browse/TOMAHAWK-416?page=comments#action_12412100 
] 

Mario Ivankovits commented on TOMAHAWK-416:
-------------------------------------------

It should be sufficient to comment
        <renderer>
            <component-family>javax.faces.Command</component-family>
            <renderer-type>javax.faces.Button</renderer-type>
            
<renderer-class>org.apache.myfaces.renderkit.html.jsf.DummyFormHtmlButtonRenderer</renderer-class>
        </renderer>

        <renderer>
            <component-family>javax.faces.Command</component-family>
            <renderer-type>javax.faces.Link</renderer-type>
            
<renderer-class>org.apache.myfaces.renderkit.html.jsf.DummyFormHtmlLinkRenderer</renderer-class>
        </renderer> 

You wrote tomahawk-1.1.1 and tomahawk 1.1.2 - eventually you mixed up the 
versions?
Could you please recheck.

> Installing Tomahawk breaks jsf-ri commandLink and Button components
> -------------------------------------------------------------------
>
>          Key: TOMAHAWK-416
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-416
>      Project: MyFaces Tomahawk
>         Type: Bug

>   Components: Extended CommandLink/CommandButton, NavigationMenuItem
>     Versions: 1.1.3-SNAPSHOT
>     Reporter: Mike Youngstrom
>     Priority: Blocker

>
> It appears that the extended Link and Button renderers added to the tomahawk 
> faces-config break JSF-RI's ability to correctly render Links and buttons.  
> This is a serious issue.  Coming up soon will be the first solo tomahawk 
> release which is supposed to help show tomahawk's independence from myfaces 
> core.  Yet this release will be completely unusable on the only other major 
> jsf implementation out there.  Let me know if there is something the RI can 
> do to help fix this problem.
> Mike

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to