Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA_P01
-
Fix Version/s: EE-3.3.0.GA_P02, 4.0
-
Component/s: ACE-Components, MOBI-Components
-
Labels:None
-
Environment:ICEmobile
-
Assignee Priority:P2
-
Support Case References:Support Case #12719 - https://icesoft.my.salesforce.com/5007000000acbRR
-
Affects:Sample App./Tutorial
Description
When using an ace:tooltip that references an ace:delegate for an ace:dataTable, the tooltip can't find the delegate defined for it and throws the following error:
Cannot find delegate component "tooltipDelegate" in view or it is not an instance of <ace:tooltipDelegate>.
The components are located in a mobi:pagePanel. Removing the mobi component, the error is no longer thrown.
Cannot find delegate component "tooltipDelegate" in view or it is not an instance of <ace:tooltipDelegate>.
The components are located in a mobi:pagePanel. Removing the mobi component, the error is no longer thrown.
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | Case12719Example2.zip [ 17006 ] |
Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] | |
Fix Version/s | 4.0 [ 11382 ] |
Assignee | Arturo Zambrano [ artzambrano ] |
Assignee Priority | P2 [ 10011 ] |
Assignee | Arturo Zambrano [ artzambrano ] | Philip Breau [ philip.breau ] |
Summary | ace:tooltip - Can't use ace:delegate in a mobi:pagePanel | Several Ace component use a faulty findComponent method |
Summary | Several Ace component use a faulty findComponent method | Several Ace components use a faulty findComponent method that does not search into facets |
Assignee | Philip Breau [ philip.breau ] | Arturo Zambrano [ artzambrano ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #40721 | Fri Apr 04 18:24:15 MDT 2014 | art.zambrano | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Affects | Sample App./Tutorial [ 10001 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #40798 | Fri Apr 11 14:45:55 MDT 2014 | art.zambrano | |
Files Changed | ||||
![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test case source code that shows the issue. War file is larger than 10mb so can be provided on request.