Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P05, 4.3
-
Fix Version/s: EE-3.3.0.GA_P06, EE-4.3.0.GA
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Support Case References:Support Case 14376:- https://icesoft.my.salesforce.com/5000g00001wHUdI?srPos=0&srKp=500
Description
Add support for 'itemLabelEscaped' on f:selectItems and 'escapeItem' on f:selectItem to ace:simpleSelectOneMenu, ace:selectMenu, ace:comboBox, and ace:autoCompleteEntry, in order to be able to escape special HTML characters.
r52723, r52724: corrected ace:comboBox item label rendering to avoid double escaping (EE 3.3 maintenance branch and 4.3 trunk)
r52725: backported fixes to /svn/ossrepo/icefaces-ee/patches/icefaces-ee-4.2.0.GA-TMNA