Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE 1.0
-
Fix Version/s: EE 1.0 RC1
-
Component/s: None
-
Labels:None
-
Environment:jsf 2, icefaces 3
Description
problems with styling button groups with each commandButton in the group writing a span around the (potential) js file.
will include button.js within component.js rather than writing it's own js file to eliminate
and commandButton will no longer write it's js file to the body (as it will be included in component.js)
will include button.js within component.js rather than writing it's own js file to eliminate
and commandButton will no longer write it's js file to the body (as it will be included in component.js)
Activity
Judy Guglielmin
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28452 | Wed Mar 21 16:28:42 MDT 2012 | judy.guglielmin | |
Files Changed | ||||
DEL
/icemobile/trunk/icemobile/components/component/resources/org.icefaces.component.button/button.js
MODIFY /icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/button/CommandButtonRenderer.java MODIFY /icemobile/trunk/icemobile/components/component/build.xml MODIFY /icemobile/trunk/icemobile/components/component/resources/org.icefaces.component.util/component.js |
Judy Guglielmin
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Steve Maryka [ steve.maryka ] | Patrick Corless [ patrick.corless ] |
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28572 | Wed Mar 28 11:48:49 MDT 2012 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/component/build.xml
|
Migration
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
can you please test this (I don't see any problems with my devices) and then resolve if this fixes the issue? Otherwise post back here and remaining related problems, and I'll continue with this.
Thanks.