Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.1.0.GA, EE-3.3.0.GA_P04
-
Fix Version/s: 4.2.BETA, 4.2, EE-3.3.0.GA_P05
-
Component/s: ACE-Components
-
Labels:None
-
Environment:All
-
Assignee Priority:P1
-
Support Case References:Support Case #13859 - https://icesoft.my.salesforce.com/5007000001drgdk
Description
When dynamically changing the label of an ace:submenu component, it loses it's styling and becomes non-functional. It no longer displays it's child menuItems after this change.
This seems to be an issue for both using the menu modal and having the menu structure on the page.
This seems to be an issue for both using the menu modal and having the menu structure on the page.
Activity
Arran Mccullough
created issue -
Arran Mccullough
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | Case13859Example2.war [ 22272 ] | |
Attachment | Case13859Example2.zip [ 22273 ] |
Ken Fyten
made changes -
Assignee | Judy Guglielmin [ judy.guglielmin ] | |
Fix Version/s | 4.2 [ 12870 ] | |
Fix Version/s | EE-3.3.0.GA_P05 [ 13082 ] | |
Assignee Priority | P2 [ 10011 ] |
Judy Guglielmin
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49153 | Thu Sep 01 17:12:29 MDT 2016 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/menubar/MenuBarRenderer.java
MODIFY /icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/menubar/MenuBarMeta.java |
Arran Mccullough
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee Priority | P2 [ 10011 ] | P1 [ 10010 ] |
Arran Mccullough
made changes -
Attachment | Case13548Example5.war [ 22371 ] | |
Attachment | Case13548Example5.zip [ 22372 ] |
Judy Guglielmin
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49541 | Thu Nov 10 14:19:34 MST 2016 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/menubar/MenuBarRenderer.java
|
Ken Fyten
made changes -
Comment | [ A comment with security level 'icesoft-internal-developers' was removed. ] |
Ken Fyten
made changes -
Fix Version/s | 4.2.BETA [ 13091 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
This seems to be similar to
ICE-11121, it might be worthwhile to check other similar components for the same issue.