Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P01, 4.0.BETA
-
Fix Version/s: EE-3.3.0.GA_P02, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Tomcat 7, All browsers, Icefaces 4, ee-3.3.0 maintenance branch.
-
Assignee Priority:P2
Description
While writing test applications for ace:breadcrumbMenu, it was discovered that breadcrumbMenu does not fully function in ui:repeat. The last component rendered is displayed properly but the menu items are dead when clicked. The navigation listener is being ignored. It does not matter how many times you place the component in repeat, it is only the last one that is not does not respond. No JS or server errors appear. When rendering the breadcrumbMenu in a dataTable this is not a problem, this only happens inside ui:repeat.
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Arturo Zambrano [ artzambrano ] | |
Fix Version/s | 4.0 [ 10770 ] | |
Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] | |
Assignee Priority | P2 [ 10011 ] |
Assignee | Arturo Zambrano [ artzambrano ] | Mircea Toma [ mircea.toma ] |
Fix Version/s | 4.0 [ 11382 ] | |
Fix Version/s | 4.0.BETA [ 10770 ] | |
Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] |
Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #40061 | Mon Feb 24 12:00:28 MST 2014 | mircea.toma | |
Files Changed | ||||
![]() |
Security | Private [ 10001 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Is there a test case I could use?