Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.3.0.GA_P03
-
Fix Version/s: EE-4.3.0.GA_P04
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Any
-
Support Case References:Support Case 14711 - https://icesoft.my.salesforce.com/5004u00002kwBls
Description
If one wants to set a style class on an ace:dialog, via the styleClass attribute, one has to add a space before the class name. Otherwise, the class is not applied.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Committed a fix for this issue. The problem was in the way the CSS class names string was being built.
The fix was committed to the customer's branch as well.