[richfaces-issues] [JBoss JIRA] Updated: (RF-2451) RF 3.2.0.CR2: a4j:commandButton loses styleClass attribute

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Tue Mar 11 12:58:08 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2451?page=all ]

Nick Belaevski updated RF-2451:
-------------------------------

    Fix Version/s: 3.2.0
         Assignee: Vladislav Baranov

> RF 3.2.0.CR2: a4j:commandButton loses styleClass attribute
> ----------------------------------------------------------
>
>                 Key: RF-2451
>                 URL: http://jira.jboss.com/jira/browse/RF-2451
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.2.0
>         Environment: JBoss 4.2.0, FF2, IE6
>            Reporter: Michael Haug
>         Assigned To: Vladislav Baranov
>             Fix For: 3.2.0
>
>
> The value of the styleClass attribute is not rendered as class attribute.
> Facelet page:
> <a4j:commandButton styleClass="button" action="#{finderAnalyse.validate}" onclick="setTarget('_top', 'finderForm', 'finderForm:searchTarget');" bypassUpdates="true" value="#{aba:translate('b_search')}" data="#{facesContext.maximumSeverity}" oncomplete="if (typeof data == 'undefined') search('finderForm:button1');" />
> Resulting HTML page:
> <input id="finderForm:j_id1491" name="finderForm:j_id1491" onclick="setTarget('_top', 'finderForm', 'finderForm:searchTarget');;A4J.AJAX.Submit('_viewRoot','finderForm',event,{'parameters':{'finderForm:j_id1491':'finderForm:j_id1491'} ,'actionUrl':'/ABATech-Web/Finder.faces?javax.portlet.faces.DirectLink=true','oncomplete':function(request,event,data){if (typeof data == 'undefined') search('finderForm:button1');}} );return false;" value="Suchen" type="button" />
> The same code works with RichFaces 3.1.2.GA

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

        



More information about the richfaces-issues mailing list