From jira-events at lists.jboss.org Wed Apr 6 15:44:33 2011 Content-Type: multipart/mixed; boundary="===============3585638109981478851==" MIME-Version: 1.0 From: Gary Hu (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Created: (RF-10855) styleClass attribute doesn't work properly for h:comandButton and a4j:commandButton if setting org.richfaces.CONTROL_SKINNING as enabled. Date: Wed, 06 Apr 2011 15:44:33 -0400 Message-ID: <1532046997.9549.1302119073112.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> --===============3585638109981478851== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable styleClass attribute doesn't work properly for h:comandButton and a4j:comma= ndButton if setting org.richfaces.CONTROL_SKINNING as enabled. ---------------------------------------------------------------------------= -------------------------------------------------------------- Key: RF-10855 URL: https://issues.jboss.org/browse/RF-10855 Project: RichFaces Issue Type: Bug Security Level: Public (Everyone can see) Reporter: Gary Hu If org.richfaces.CONTROL_SKINNING is set as enabled, then the styleClass at= tribute doesn't work properly for h:commandButton and a4j:commandButton. Bu= t it works fine with h:commandLink and a4j:commandLink. here is an example: