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:P2
Description
The issue described in ICE-11127 can be reproduced with ace:contextMenu: when dynamically changing the label of an ace:submenu component, the ace:submenu loses its styling and becomes non-functional, and its child menuItems are no longer displayed.
QA test app:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/contextMenu
Test page: /submenuDynamicUpdate.jsf
QA test app:
http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/contextMenu
Test page: /submenuDynamicUpdate.jsf
Activity
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 4.2 [ 12870 ] | |
Fix Version/s | EE-3.3.0.GA_P05 [ 13082 ] |
Assignee | Arturo Zambrano [ artzambrano ] | |
Assignee Priority | P2 [ 10011 ] |
Security | Private [ 10001 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49177 | Thu Sep 08 15:08:34 MDT 2016 | art.zambrano | |
Files Changed | ||||
![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #49178 | Thu Sep 08 15:14:27 MDT 2016 | art.zambrano | |
Files Changed | ||||
![]() |
Fix Version/s | 4.2.BETA [ 13091 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Applied the
ICE-11127fix to ace:contextMenu in the 4.0 trunk and 3.3 EE maintenance branch, at r49177 and r49179, respectively.