From issues at jboss.org Fri Dec 20 04:36:32 2013 Content-Type: multipart/mixed; boundary="===============7378351951279400679==" MIME-Version: 1.0 From: Alexey Shakov (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-13278) rich:tab : label, placed in header-facet, can not be refreshed per ajax Date: Fri, 20 Dec 2013 04:36:32 -0500 Message-ID: In-Reply-To: JIRA.12508432.1382433632000@jira02.app.mwc.hst.phx2.redhat.com --===============7378351951279400679== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-13278?page=3Dcom.atlassian.jira.pl= ugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12932826#com= ment-12932826 ] = Alexey Shakov commented on RF-13278: ------------------------------------ In my use case I have an active tab with a large tree and I need to refresh= an inactive tab header on certain operations. Refreshing the tabPanel comp= letely means rerendering of the large tree, placed in active tab. Only the = traffic overhead is easily 1000x higher in the case (tree has a very verbos= e markup) = > rich:tab : label, placed in header-facet, can not be refreshed per ajax > ----------------------------------------------------------------------- > > Key: RF-13278 > URL: https://issues.jboss.org/browse/RF-13278 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-panels-layout-themes > Affects Versions: 4.3.4 > Environment: java 7, > tomcat 7, JBoss AS, = > mojarra, myfaces > chrome, firefox > Reporter: Alexey Shakov > Labels: regression > Fix For: 4.3.5 > > Original Estimate: 2 hours > Remaining Estimate: 2 hours > > I use ajax to update the header label of rich:tab. That is why label is p= laced in a header-facet. Since RF 4.3.4 this does not work: > {code:xml} > > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > xmlns:c=3D"http://java.sun.com/jsp/jstl/core" xmlns:rich=3D"http://rich= faces.org/rich" xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:f=3D"http://java.sun.com/jsf/core" xml:lang=3D"en" lang=3D"en"> > > > > = > > > > > > > > > > > > > > > > {code} > testBean is a simple session-scoped HashMap. = -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira --===============7378351951279400679==--