Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 3.0
-
Fix Version/s: EE-3.0.0.BETA, 3.0.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
Description
The checkbox button is declaring its Javascript dependencies in the wrong order. Unlike the other button components, it's declaring the YUI code before the jQuery code. This causes errors being thrown when the checkbox button is the only component on the page.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #27703 | Tue Feb 07 17:25:05 MST 2012 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/checkboxbutton/CheckboxButtonMeta.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #27704 | Tue Feb 07 17:28:25 MST 2012 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces3/branches/icefaces-3.0.x-maintenance/icefaces/ace/component/src/org/icefaces/ace/component/checkboxbutton/CheckboxButtonMeta.java
|
Arturo Zambrano
created issue -
Arturo Zambrano
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] |
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | EE-3.0.0.BETA [ 10324 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Fixed at revision 27703 in the trunk and at revision 27704 in the maintenance branch.