A4JCommandButton, A4JCommandLink - styleClass outputs name of UIComponent to the class
attribute in markup
-----------------------------------------------------------------------------------------------------------
Key: RF-9307
URL:
https://jira.jboss.org/browse/RF-9307
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.0.0.Milestone2
Environment: * RichFaces Core Implementation by JBoss, a division of Red
Hat, Inc., version v.4.0.0-SNAPSHOT SVN r.19085
* Metamer: RichFaces Testing Application by JBoss, a division of Red Hat, Inc.,
version 4.0.0-SNAPSHOT SVN r. 19087
* Java(TM) SE Runtime Environment 1.6.0_20-b02
* Linux 2.6.31-22-generic
* Mojarra 2.0.2-FCS
* Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100723 Ubuntu/9.10
(karmic) Firefox/3.6.8
Reporter: Lukas Fryc
The problem occurs at least in a4j:commandButton and a4j:commandLink components:
<a4j:commandButton
styleClass="myclass"
value="mybutton" />
<input id="form:j_idt46" name="form:j_idt46"
onclick="RichFaces.ajax("form:j_idt46",event,{"incId":"1"}
);return false;" value="mybutton" class="class
org.richfaces.component.UICommandButton" type="submit" />
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira