a4j:commandButton disabled attribute is checked prematurely
-----------------------------------------------------------
Key: RF-4458
URL:
https://jira.jboss.org/jira/browse/RF-4458
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.2.2
Environment: Tested on JBoss 4.0.5 with Facelets 1.1.14, MyFaces 1.2.3 and
RichFaces 3.2.2.GA
Browsers tested Firefox 3.0.1 and IE 7(.0.5730.13)
Reporter: Shadow Creeper
If disabled was true, the expected behavior (not allowed to click on disabled element) is
seen.
If disabled was false, the EL will be rechecked after click but before actionListener is
run.
Expected behavior:
If disabled was false, then the button should work without checking disabled EL unless and
until the button is told to reRender.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira