[richfaces-issues] [JBoss JIRA] Resolved: (RF-10112) tabPanel: destroy failed on ajax render

Alex Kolonitsky (JIRA) jira-events at lists.jboss.org
Wed Jan 19 09:44:50 EST 2011


     [ https://issues.jboss.org/browse/RF-10112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Kolonitsky resolved RF-10112.
----------------------------------

    Resolution: Done


> 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
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> 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

        


More information about the richfaces-issues mailing list