From jira-events at lists.jboss.org Tue Feb 12 05:37:56 2013 Content-Type: multipart/mixed; boundary="===============7285831486271999124==" MIME-Version: 1.0 From: Lutz Ulrich (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 05:37:56 -0500 Message-ID: In-Reply-To: JIRA.12484729.1360665445417@jira02.app.mwc.hst.phx2.redhat.com --===============7285831486271999124== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Lutz Ulrich created RF-12789: -------------------------------- Summary: 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 Adding tabs dynamically (programatically) in partial requests results in er= rors. The JavaScript code for all TabPanels and their child Tabs is added to HTML= using JavaScriptService.addScript(FacesContext, S), see DivPanelRen= derer.writeJavaScript(), TabRenderer.doEncodeItemEnd() and TabRenderer.doEn= codeEnd(). The top-level