Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.3
-
Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Tomcat 7
Implementation-Version: 3.4.0.SNAPSHOT
Build-Number: 1541
Build-Time: 2013-09-06 06:21:26
-
Assignee Priority:P2
-
Salesforce Case Reference:
Description
I have an ace:tabSet using ace:tabSetProxy and was attempting to execute javascript on the serverSideTabChange event:
<ace:ajax event="serverSideTabChange" execute="@this" render="@all"/>
Changing tabs worked fine before adding the ace:ajax tag. After adding the ace:ajax tag, I see the following in the js console in Firefox:
tabSet.tabChange exception: cannot find enclosing form ace-yui.uncompressed.js.jsf?ln=icefaces.ace&v=3_4_0_130906 (line 7799)
<ace:ajax event="serverSideTabChange" execute="@this" render="@all"/>
Changing tabs worked fine before adding the ace:ajax tag. After adding the ace:ajax tag, I see the following in the js console in Firefox:
tabSet.tabChange exception: cannot find enclosing form ace-yui.uncompressed.js.jsf?ln=icefaces.ace&v=3_4_0_130906 (line 7799)
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | Test.war [ 16418 ] |
Assignee | Ken Fyten [ ken.fyten ] |
Salesforce Case Reference | 5007000000UaCTLAA3 |
Assignee | Ken Fyten [ ken.fyten ] | Arturo Zambrano [ artzambrano ] |
Fix Version/s | 3.4 [ 10770 ] | |
Fix Version/s | EE-3.4.0.GA [ 11171 ] | |
Assignee Priority | P1 [ 10010 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #38554 | Tue Oct 08 12:15:57 MDT 2013 | art.zambrano | |
Files Changed | ||||
![]() ![]() ![]() |
Fix Version/s | EE-3.3.0.GA_P02 [ 11371 ] | |
Fix Version/s | EE-4.0.0.GA [ 11171 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee Priority | P1 [ 10010 ] | P2 [ 10011 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Attachment | Test.war [ 16418 ] |
Attachment | Test.war [ 16610 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 4.0 [ 11382 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Attached test war file with source code