Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.2
-
Fix Version/s: EE-4.2.0.GA
-
Component/s: ACE-Components
-
Labels:None
-
Environment:jsf2 ace
Description
the plugin for colorEntry requires a swatches entry (swatchesName) that is all lower case. Modify renderer to ensure this always gets done.
Also added utility in model class for SwatchEntry to access RGB and RGBPERCENT entries.
Also added utility in model class for SwatchEntry to access RGB and RGBPERCENT entries.
Activity
Judy Guglielmin
created issue -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51537 | Tue May 16 16:15:38 MDT 2017 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/colorentry/ColorEntryRenderer.java
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/model/colorEntry/SwatchEntry.java |
Judy Guglielmin
made changes -
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51538 | Tue May 16 16:57:56 MDT 2017 | judy.guglielmin | |
Files Changed | ||||
DEL
/icefaces4/trunk/icefaces/samples/ace/emporium/src/main/webapp/resources/components/colorPicker.xhtml
MODIFY /icefaces4/trunk/icefaces/samples/ace/emporium/src/main/java/org/icefaces/demo/emporium/settings/SettingsBean.java MODIFY /icefaces4/trunk/icefaces/samples/ace/emporium/src/main/webapp/WEB-INF/includes/settings-tab.xhtml DEL /icefaces4/trunk/icefaces/samples/ace/emporium/src/main/java/org/icefaces/demo/emporium/util/ColorRGBA.java MODIFY /icefaces4/trunk/icefaces/samples/ace/emporium/src/main/java/org/icefaces/demo/emporium/util/ListData.java |
Judy Guglielmin
made changes -
Summary | ace:coloRentry ensure that swatches name gets encoded as lower case | ace:colorRentry ensure that swatches name gets encoded as lower case |
Ken Fyten
made changes -
Fix Version/s | EE-4.2.0.GA [ 13071 ] |
Ken Fyten
made changes -
Summary | ace:colorRentry ensure that swatches name gets encoded as lower case | ace:colorEntry ensure that swatches name gets encoded as lower case |
Ken Fyten
made changes -
Issue Type | Improvement [ 4 ] | Bug [ 1 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
rev 51537
can be tested by
ICE-11299