Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Fix Version/s: EE-3.3.0.GA, 4.0.BETA, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Windows 7, JBoss 6 with Mojarra 2.4
-
Assignee Priority:P2
Description
The ace:pushButton component does not render correctly when the disabled attribute is set. It renders html output with a styleClass="ui-state-disabled" when it should be rendering class="ui-state-disabled"
Activity
Field | Original Value | New Value |
---|---|---|
Summary | ace:pushButton disabled attribute not rendering correctly | REGRESSION - ace:pushButton disabled attribute not rendering correctly |
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | EE-3.3.0.GA [ 10572 ] | |
Fix Version/s | 3.4 [ 10770 ] | |
Priority | Major [ 3 ] | Minor [ 4 ] |
Assignee Priority | P2 [ 10011 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34601 | Tue Apr 30 10:09:23 MDT 2013 | art.zambrano | |
Files Changed | ||||
![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 4.0 [ 11382 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Committed fix at revision 34601.
The problem was also present in ace:linkButton, which was fixed as well; ace:checkboxButton was fine.