[richfaces-issues] [JBoss JIRA] (RF-12813) rich:panelMenuItem executes action even if disabled attribute evaluates to true

Andrey Zhemoytuk (JIRA) jira-events at lists.jboss.org
Fri Mar 1 20:50:56 EST 2013


Andrey Zhemoytuk created RF-12813:
-------------------------------------

             Summary: rich:panelMenuItem executes action even if disabled attribute evaluates to true
                 Key: RF-12813
                 URL: https://issues.jboss.org/browse/RF-12813
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-menu
    Affects Versions: 4.3.0.Final
            Reporter: Andrey Zhemoytuk


org.richfaces.renderkit.html.PanelMenuItemRenderer#doDecode does not check 'disabled' attribute (how usually do other components before executing action) which may cause security issues.

Initially reported on:
http://stackoverflow.com/questions/15130807/richfaces-panelmenuitem-reevaluating-disabled-not-working

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list