[richfaces-issues] [JBoss JIRA] Created: (RF-9147) Command button/link: wrong class attribute

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Fri Aug 27 10:47:12 EDT 2010


Command button/link: wrong class attribute
------------------------------------------

                 Key: RF-9147
                 URL: https://jira.jboss.org/browse/RF-9147
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-a4j-core
    Affects Versions: 4.0.0.Milestone2
         Environment: JBoss 6 M4, all browsers
            Reporter: Pavol Pitonak


The following a4j:commandLink:

<a4j:commandLink id="a4jCommandLink"  value="link"/>

renders wrong (see attribute class)

<a href="#" id="a4jCommandLink" name="a4jCommandLink" onclick="RichFaces.ajax(&quot;a4jCommandLink&quot;,event,{&quot;incId&quot;:&quot;1&quot;} );return false;" class="class org.richfaces.component.UICommandLink">link</a>

There is the same bug in a4j:commandButton.

-- 
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

        


More information about the richfaces-issues mailing list