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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Thu Jan 27 09:03:03 EST 2011


    [ https://issues.jboss.org/browse/RF-10112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578243#comment-12578243 ] 

Nick Belaevski commented on RF-10112:
-------------------------------------

Incorrect bean code: http://pastie.org/1502399
Correct bean code: http://pastie.org/1502415

> 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: Nick Belaevski
>            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