From jira-events at lists.jboss.org Tue Feb 12 17:44:57 2013 Content-Type: multipart/mixed; boundary="===============2056625731126038915==" MIME-Version: 1.0 From: Brian Leathem (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12789) TabPanel error after partial update with new tab Date: Tue, 12 Feb 2013 17:44:57 -0500 Message-ID: In-Reply-To: JIRA.12484729.1360665445000@jira02.app.mwc.hst.phx2.redhat.com --===============2056625731126038915== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-12789?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RF-12789: ------------------------------- Fix Version/s: 4.3.1 = > TabPanel error after partial update with new tab > ------------------------------------------------ > > Key: RF-12789 > URL: https://issues.jboss.org/browse/RF-12789 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-panels-layout-themes > Affects Versions: 4.3.0.CR2 > Environment: Mojarra 2.1.17, Tomcat 7.0.22, Java 1.7, Windows 7 > Reporter: Lutz Ulrich > Labels: Tab, TabPanel, dynamical-add > Fix For: 4.3.1 > > > Adding tabs dynamically (programatically) in partial requests results in = errors. > The JavaScript code for all TabPanels and their child Tabs is added to HT= ML using JavaScriptService.addScript(FacesContext, S), see DivPanelR= enderer.writeJavaScript(), TabRenderer.doEncodeItemEnd() and TabRenderer.do= EncodeEnd(). > The top-level