From jira-events at lists.jboss.org Mon Feb 18 03:34:58 2013 Content-Type: multipart/mixed; boundary="===============7650257266911806223==" MIME-Version: 1.0 From: =?utf-8?q?Luk=C3=A1=C5=A1_Fry=C4=8D_=28JIRA=29_=3Cjira-events_at_lists=2E?= =?utf-8?q?jboss=2Eorg=3E?= To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12789) TabPanel error after partial update with new tab Date: Mon, 18 Feb 2013 03:34:57 -0500 Message-ID: In-Reply-To: JIRA.12484729.1360665445000@jira02.app.mwc.hst.phx2.redhat.com --===============7650257266911806223== 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 ] Luk=C3=A1=C5=A1 Fry=C4=8D updated RF-12789: ---------------------------- Sprint: 4.3.1 Sprint - Critical + tabs = > 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 > > Original Estimate: 2 hours > Remaining Estimate: 2 hours > > 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