tabPanel: destroy failed on ajax render
---------------------------------------
Key: RF-10112
URL: https://issues.jboss.org/browse/RF-10112
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-panels-layout-themes
Affects Versions: 4.0.0.Milestone5
Reporter: Ilya Shaikovsky
Assignee: Alex Kolonitsky
Priority: Critical
Fix For: 4.0.0.CR1
I'm trying to perform render="chatPanel". and that panel contains tabPanel
inside.
If will not be reproducable - consider that I'm adding tabs dynamically using
forEach. (not sure if important as all other functionality works just fine.)
tab.js
destroy: function () {
139 var parent = this.getTogglePanel();
140 delete parent.getItems()[this.index];
parent is null
http://localhost:8080/richfaces-showcase/javax.faces.resource/tab.js.jsf?ln=org.richfaces
Line 140
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues