From jira-events at lists.jboss.org Thu Mar 8 04:00:41 2012 Content-Type: multipart/mixed; boundary="===============2070379986599634415==" MIME-Version: 1.0 From: Rene O (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12030) rich:dataScroller doesn't work if a rich:message exists inside of a collapsed rich:collapsiblePanel with switchType='ajax' Date: Thu, 08 Mar 2012 04:00:37 -0500 Message-ID: <474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> --===============2070379986599634415== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Rene O created RF-12030: --------------------------- Summary: rich:dataScroller doesn't work if a rich:message exis= ts inside of a collapsed rich:collapsiblePanel with switchType=3D'ajax' Key: RF-12030 URL: https://issues.jboss.org/browse/RF-12030 Project: RichFaces Issue Type: Bug Security Level: Public (Everyone can see) Affects Versions: 4.2.0.Final Environment: tomcat 7, richfaces-4.2.0.Final, myfaces-2.1.6 Reporter: Rene O rich:dataScroller doesn't work if a rich:message exists inside of a collaps= ed rich:collapsiblePanel with switchType=3D'ajax' Steps to reproduce this issue: 1. use dataScroller to switch table-pages. you can see, that this works. 2. collaps collapsiblePanel 3. if collapsiblePanel is collapsed, the dataScroller doesn't react anymore. 4. if you use switchType=3D'client' everything works correct {code:title=3Dexamplepage.xhtml} JSF Test = = = = = if rich:message doesn't exists, everything works... = = ColA #{item.itemA} = = {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============2070379986599634415==-- From jira-events at lists.jboss.org Thu Mar 15 11:19:47 2012 Content-Type: multipart/mixed; boundary="===============7773975665140352922==" MIME-Version: 1.0 From: Jean ANDRE (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12030) rich:dataScroller doesn't work if a rich:message exists inside of a collapsed rich:collapsiblePanel with switchType='ajax' Date: Thu, 15 Mar 2012 11:19:47 -0400 Message-ID: <1857540314.11786.1331824787316.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============7773975665140352922== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-12030?page=3Dcom.atlassian.jira.pl= ugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12677071#com= ment-12677071 ] = Jean ANDRE commented on RF-12030: --------------------------------- Link to RF-11763 for another similar case - Thank you very much Rene as we = are not alone ! ;) = > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > -------------------------------------------------------------------------= ------------------------------------------------- > > Key: RF-12030 > URL: https://issues.jboss.org/browse/RF-12030 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Affects Versions: 4.2.0.Final > Environment: tomcat 7, richfaces-4.2.0.Final, myfaces-2.1.6 > Reporter: Rene O > > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > Steps to reproduce this issue: > 1. use dataScroller to switch table-pages. you can see, that this works. > 2. collaps collapsiblePanel > 3. if collapsiblePanel is collapsed, the dataScroller doesn't react anymo= re. > 4. if you use switchType=3D'client' everything works correct > {code:title=3Dexamplepage.xhtml} > > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich" = > > > > JSF Test = > > = > = > = > = > > > if rich:message doesn't exists, everything works... > > > = > var=3D"item" value=3D"#{model.tableList}" = > rows=3D"5" style=3D"width:350px;"> > > = > > > > ColA > > #{item.itemA} > > > = > > > = > > > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============7773975665140352922==-- From jira-events at lists.jboss.org Wed Mar 21 15:02:47 2012 Content-Type: multipart/mixed; boundary="===============0954225381181715408==" MIME-Version: 1.0 From: Brian Leathem (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12030) rich:dataScroller doesn't work if a rich:message exists inside of a collapsed rich:collapsiblePanel with switchType='ajax' Date: Wed, 21 Mar 2012 15:02:47 -0400 Message-ID: <1545931930.23656.1332356567580.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============0954225381181715408== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-12030?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RF-12030: ------------------------------- Fix Version/s: 4.3.0.Milestone1 = > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > -------------------------------------------------------------------------= ------------------------------------------------- > > Key: RF-12030 > URL: https://issues.jboss.org/browse/RF-12030 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Affects Versions: 4.2.0.Final > Environment: tomcat 7, richfaces-4.2.0.Final, myfaces-2.1.6 > Reporter: Rene O > Fix For: 4.3.0.Milestone1 > > > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > Steps to reproduce this issue: > 1. use dataScroller to switch table-pages. you can see, that this works. > 2. collaps collapsiblePanel > 3. if collapsiblePanel is collapsed, the dataScroller doesn't react anymo= re. > 4. if you use switchType=3D'client' everything works correct > {code:title=3Dexamplepage.xhtml} > > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich" = > > > > JSF Test = > > = > = > = > = > > > if rich:message doesn't exists, everything works... > > > = > var=3D"item" value=3D"#{model.tableList}" = > rows=3D"5" style=3D"width:350px;"> > > = > > > > ColA > > #{item.itemA} > > > = > > > = > > > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============0954225381181715408==-- From jira-events at lists.jboss.org Wed May 23 10:30:19 2012 Content-Type: multipart/mixed; boundary="===============3375127955850260528==" MIME-Version: 1.0 From: Brian Leathem (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12030) rich:dataScroller doesn't work if a rich:message exists inside of a collapsed rich:collapsiblePanel with switchType='ajax' Date: Wed, 23 May 2012 10:30:18 -0400 Message-ID: <89441044.102425.1337783418950.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============3375127955850260528== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-12030?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RF-12030: ------------------------------- Component/s: component-ScrollableDataTable component-validators = > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > -------------------------------------------------------------------------= ------------------------------------------------- > > Key: RF-12030 > URL: https://issues.jboss.org/browse/RF-12030 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-ScrollableDataTable, component-validators > Affects Versions: 4.2.0.Final > Environment: tomcat 7, richfaces-4.2.0.Final, myfaces-2.1.6 > Reporter: Rene O > Fix For: 4.3.0.Milestone1 > > > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > Steps to reproduce this issue: > 1. use dataScroller to switch table-pages. you can see, that this works. > 2. collaps collapsiblePanel > 3. if collapsiblePanel is collapsed, the dataScroller doesn't react anymo= re. > 4. if you use switchType=3D'client' everything works correct > {code:title=3Dexamplepage.xhtml} > > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich" = > > > > JSF Test = > > = > = > = > = > > > if rich:message doesn't exists, everything works... > > > = > var=3D"item" value=3D"#{model.tableList}" = > rows=3D"5" style=3D"width:350px;"> > > = > > > > ColA > > #{item.itemA} > > > = > > > = > > > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============3375127955850260528==-- From jira-events at lists.jboss.org Wed May 23 11:02:18 2012 Content-Type: multipart/mixed; boundary="===============6771095673837880150==" MIME-Version: 1.0 From: Brian Leathem (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12030) rich:dataScroller doesn't work if a rich:message exists inside of a collapsed rich:collapsiblePanel with switchType='ajax' Date: Wed, 23 May 2012 11:02:18 -0400 Message-ID: <390496153.102544.1337785338694.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============6771095673837880150== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-12030?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RF-12030: ------------------------------- Fix Version/s: (was: 4.3.0.Milestone1) Assignee: Pavol Pitonak QE please verify = > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > -------------------------------------------------------------------------= ------------------------------------------------- > > Key: RF-12030 > URL: https://issues.jboss.org/browse/RF-12030 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-ScrollableDataTable, component-validators > Affects Versions: 4.2.0.Final > Environment: tomcat 7, richfaces-4.2.0.Final, myfaces-2.1.6 > Reporter: Rene O > Assignee: Pavol Pitonak > > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > Steps to reproduce this issue: > 1. use dataScroller to switch table-pages. you can see, that this works. > 2. collaps collapsiblePanel > 3. if collapsiblePanel is collapsed, the dataScroller doesn't react anymo= re. > 4. if you use switchType=3D'client' everything works correct > {code:title=3Dexamplepage.xhtml} > > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich" = > > > > JSF Test = > > = > = > = > = > > > if rich:message doesn't exists, everything works... > > > = > var=3D"item" value=3D"#{model.tableList}" = > rows=3D"5" style=3D"width:350px;"> > > = > > > > ColA > > #{item.itemA} > > > = > > > = > > > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============6771095673837880150==-- From jira-events at lists.jboss.org Wed Jun 6 08:16:20 2012 Content-Type: multipart/mixed; boundary="===============0462051157628866111==" MIME-Version: 1.0 From: Pavol Pitonak (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12030) rich:dataScroller doesn't work if a rich:message exists inside of a collapsed rich:collapsiblePanel with switchType='ajax' Date: Wed, 06 Jun 2012 08:16:19 -0400 Message-ID: <555770797.139970.1338984979747.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============0462051157628866111== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-12030?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:all-tabpanel ] Pavol Pitonak reassigned RF-12030: ---------------------------------- Assignee: Juraj H=C3=BAska (was: Pavol Pitonak) = > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > -------------------------------------------------------------------------= ------------------------------------------------- > > Key: RF-12030 > URL: https://issues.jboss.org/browse/RF-12030 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-ScrollableDataTable, component-validators > Affects Versions: 4.2.0.Final > Environment: tomcat 7, richfaces-4.2.0.Final, myfaces-2.1.6 > Reporter: Rene O > Assignee: Juraj H=C3=BAska > > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > Steps to reproduce this issue: > 1. use dataScroller to switch table-pages. you can see, that this works. > 2. collaps collapsiblePanel > 3. if collapsiblePanel is collapsed, the dataScroller doesn't react anymo= re. > 4. if you use switchType=3D'client' everything works correct > {code:title=3Dexamplepage.xhtml} > > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich" = > > > > JSF Test = > > = > = > = > = > > > if rich:message doesn't exists, everything works... > > > = > var=3D"item" value=3D"#{model.tableList}" = > rows=3D"5" style=3D"width:350px;"> > > = > > > > ColA > > #{item.itemA} > > > = > > > = > > > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira = --===============0462051157628866111==-- From jira-events at lists.jboss.org Thu Jun 7 04:58:18 2012 Content-Type: multipart/mixed; boundary="===============1732793390629589112==" MIME-Version: 1.0 From: =?utf-8?q?Juraj_H=C3=BAska_=28JIRA=29_=3Cjira-events_at_lists=2Ejboss=2Eo?= =?utf-8?q?rg=3E?= To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12030) rich:dataScroller doesn't work if a rich:message exists inside of a collapsed rich:collapsiblePanel with switchType='ajax' Date: Thu, 07 Jun 2012 04:58:18 -0400 Message-ID: <1020252272.143297.1339059498027.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============1732793390629589112== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-12030?page=3Dcom.atlassian.jira.pl= ugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12699688#com= ment-12699688 ] = Juraj H=C3=BAska commented on RF-12030: ---------------------------------- I have reproduced the issue. I have added metamer test page and test case according to the given code (P= lease see the source tab for further reference). = > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > -------------------------------------------------------------------------= ------------------------------------------------- > > Key: RF-12030 > URL: https://issues.jboss.org/browse/RF-12030 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-ScrollableDataTable, component-validators > Affects Versions: 4.2.0.Final > Environment: tomcat 7, richfaces-4.2.0.Final, myfaces-2.1.6 > Reporter: Rene O > Assignee: Juraj H=C3=BAska > > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > Steps to reproduce this issue: > 1. use dataScroller to switch table-pages. you can see, that this works. > 2. collaps collapsiblePanel > 3. if collapsiblePanel is collapsed, the dataScroller doesn't react anymo= re. > 4. if you use switchType=3D'client' everything works correct > {code:title=3Dexamplepage.xhtml} > > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich" = > > > > JSF Test = > > = > = > = > = > > > if rich:message doesn't exists, everything works... > > > = > var=3D"item" value=3D"#{model.tableList}" = > rows=3D"5" style=3D"width:350px;"> > > = > > > > ColA > > #{item.itemA} > > > = > > > = > > > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira = --===============1732793390629589112==-- From jira-events at lists.jboss.org Thu Jun 7 05:00:18 2012 Content-Type: multipart/mixed; boundary="===============1822329533232103292==" MIME-Version: 1.0 From: =?utf-8?q?Juraj_H=C3=BAska_=28JIRA=29_=3Cjira-events_at_lists=2Ejboss=2Eo?= =?utf-8?q?rg=3E?= To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12030) rich:dataScroller doesn't work if a rich:message exists inside of a collapsed rich:collapsiblePanel with switchType='ajax' Date: Thu, 07 Jun 2012 05:00:18 -0400 Message-ID: <948418136.143314.1339059618469.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============1822329533232103292== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-12030?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:all-tabpanel ] Juraj H=C3=BAska updated RF-12030: ----------------------------- Description: = rich:dataScroller doesn't work if a rich:message exists inside of a collaps= ed rich:collapsiblePanel with switchType=3D'ajax' {code:title=3Dexamplepage.xhtml} JSF Test = = = = = if rich:message doesn't exists, everything works... = = ColA #{item.itemA} = = {code} was: rich:dataScroller doesn't work if a rich:message exists inside of a collaps= ed rich:collapsiblePanel with switchType=3D'ajax' Steps to reproduce this issue: 1. use dataScroller to switch table-pages. you can see, that this works. 2. collaps collapsiblePanel 3. if collapsiblePanel is collapsed, the dataScroller doesn't react anymore. 4. if you use switchType=3D'client' everything works correct {code:title=3Dexamplepage.xhtml} JSF Test = = = = = if rich:message doesn't exists, everything works... = = ColA #{item.itemA} = = {code} Steps to Reproduce: = 1. use dataScroller to switch table-pages. you can see, that this works. 2. collaps collapsiblePanel 3. if collapsiblePanel is collapsed, the dataScroller doesn't react anymore. 4. if you use switchType=3D'client' everything works correct Affects Version/s: 4.2.2.Final Environment: = container: tomcat 7, JBoss AS 7.1.1.Final mojarra 2.1.5, myfaces-2.1.6 browsers: all was:tomcat 7, richfaces-4.2.0.Final, myfaces-2.1.6 = > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > -------------------------------------------------------------------------= ------------------------------------------------- > > Key: RF-12030 > URL: https://issues.jboss.org/browse/RF-12030 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-ScrollableDataTable, component-validators > Affects Versions: 4.2.0.Final, 4.2.2.Final > Environment: container: tomcat 7, JBoss AS 7.1.1.Final > mojarra 2.1.5, myfaces-2.1.6 > browsers: all > Reporter: Rene O > Assignee: Juraj H=C3=BAska > > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > {code:title=3Dexamplepage.xhtml} > > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich" = > > > > JSF Test = > > = > = > = > = > > > if rich:message doesn't exists, everything works... > > > = > var=3D"item" value=3D"#{model.tableList}" = > rows=3D"5" style=3D"width:350px;"> > > = > > > > ColA > > #{item.itemA} > > > = > > > = > > > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira = --===============1822329533232103292==-- From jira-events at lists.jboss.org Thu Jun 7 05:00:18 2012 Content-Type: multipart/mixed; boundary="===============9022269032643791117==" MIME-Version: 1.0 From: =?utf-8?q?Juraj_H=C3=BAska_=28JIRA=29_=3Cjira-events_at_lists=2Ejboss=2Eo?= =?utf-8?q?rg=3E?= To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12030) rich:dataScroller doesn't work if a rich:message exists inside of a collapsed rich:collapsiblePanel with switchType='ajax' Date: Thu, 07 Jun 2012 05:00:18 -0400 Message-ID: <815164595.143319.1339059618597.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============9022269032643791117== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-12030?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:all-tabpanel ] Juraj H=C3=BAska reassigned RF-12030: -------------------------------- Assignee: (was: Juraj H=C3=BAska) = > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > -------------------------------------------------------------------------= ------------------------------------------------- > > Key: RF-12030 > URL: https://issues.jboss.org/browse/RF-12030 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-ScrollableDataTable, component-validators > Affects Versions: 4.2.0.Final, 4.2.2.Final > Environment: container: tomcat 7, JBoss AS 7.1.1.Final > mojarra 2.1.5, myfaces-2.1.6 > browsers: all > Reporter: Rene O > > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > {code:title=3Dexamplepage.xhtml} > > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich" = > > > > JSF Test = > > = > = > = > = > > > if rich:message doesn't exists, everything works... > > > = > var=3D"item" value=3D"#{model.tableList}" = > rows=3D"5" style=3D"width:350px;"> > > = > > > > ColA > > #{item.itemA} > > > = > > > = > > > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira = --===============9022269032643791117==-- From jira-events at lists.jboss.org Thu Jun 7 05:58:17 2012 Content-Type: multipart/mixed; boundary="===============6644985947084105895==" MIME-Version: 1.0 From: =?utf-8?q?Juraj_H=C3=BAska_=28JIRA=29_=3Cjira-events_at_lists=2Ejboss=2Eo?= =?utf-8?q?rg=3E?= To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12030) rich:dataScroller doesn't work if a rich:message exists inside of a collapsed rich:collapsiblePanel with switchType='ajax' Date: Thu, 07 Jun 2012 05:58:17 -0400 Message-ID: <905214825.143511.1339063097895.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============6644985947084105895== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-12030?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:all-tabpanel ] Juraj H=C3=BAska updated RF-12030: ----------------------------- Environment: = container: tomcat 7, JBoss AS 7.1.1.Final mojarra 2.1.7, myfaces-2.1.6 browsers: all was: container: tomcat 7, JBoss AS 7.1.1.Final mojarra 2.1.5, myfaces-2.1.6 browsers: all = > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > -------------------------------------------------------------------------= ------------------------------------------------- > > Key: RF-12030 > URL: https://issues.jboss.org/browse/RF-12030 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-ScrollableDataTable, component-validators > Affects Versions: 4.2.0.Final, 4.2.2.Final > Environment: container: tomcat 7, JBoss AS 7.1.1.Final > mojarra 2.1.7, myfaces-2.1.6 > browsers: all > Reporter: Rene O > > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > {code:title=3Dexamplepage.xhtml} > > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich" = > > > > JSF Test = > > = > = > = > = > > > if rich:message doesn't exists, everything works... > > > = > var=3D"item" value=3D"#{model.tableList}" = > rows=3D"5" style=3D"width:350px;"> > > = > > > > ColA > > #{item.itemA} > > > = > > > = > > > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira = --===============6644985947084105895==-- From jira-events at lists.jboss.org Thu Aug 2 16:44:07 2012 Content-Type: multipart/mixed; boundary="===============8765854664773549325==" MIME-Version: 1.0 From: Brian Leathem (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12030) rich:dataScroller doesn't work if a rich:message exists inside of a collapsed rich:collapsiblePanel with switchType='ajax' Date: Thu, 02 Aug 2012 16:44:07 -0400 Message-ID: <1879892507.31611.1343940247472.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============8765854664773549325== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-12030?page=3Dcom.atlassian.jira.p= lugin.system.issuetabpanels:all-tabpanel ] Brian Leathem updated RF-12030: ------------------------------- Fix Version/s: 4.3-Tracking = > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > -------------------------------------------------------------------------= ------------------------------------------------- > > Key: RF-12030 > URL: https://issues.jboss.org/browse/RF-12030 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-ScrollableDataTable, component-validators > Affects Versions: 4.2.0.Final, 4.2.2.Final > Environment: container: tomcat 7, JBoss AS 7.1.1.Final > mojarra 2.1.7, myfaces-2.1.6 > browsers: all > Reporter: Rene O > Fix For: 4.3-Tracking > > > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > {code:title=3Dexamplepage.xhtml} > > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich" = > > > > JSF Test = > > = > = > = > = > > > if rich:message doesn't exists, everything works... > > > = > var=3D"item" value=3D"#{model.tableList}" = > rows=3D"5" style=3D"width:350px;"> > > = > > > > ColA > > #{item.itemA} > > > = > > > = > > > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs: https://issues.jboss.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============8765854664773549325==-- From jira-events at lists.jboss.org Fri Oct 19 14:05:01 2012 Content-Type: multipart/mixed; boundary="===============2506322228994121426==" MIME-Version: 1.0 From: Jean ANDRE (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] (RF-12030) rich:dataScroller doesn't work if a rich:message exists inside of a collapsed rich:collapsiblePanel with switchType='ajax' Date: Fri, 19 Oct 2012 14:05:01 -0400 Message-ID: <242349212.21824.1350669901570.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com> In-Reply-To: 474795285.76394.1331197237559.JavaMail.tomcat@jira02.app.mwc.hst.phx2.redhat.com --===============2506322228994121426== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ https://issues.jboss.org/browse/RF-12030?page=3Dcom.atlassian.jira.pl= ugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12728100#com= ment-12728100 ] = Jean ANDRE commented on RF-12030: --------------------------------- Similar / Same root cause (rich:message(s))? - RF-11763 - RF-12108 - RF-12421 = > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > -------------------------------------------------------------------------= ------------------------------------------------- > > Key: RF-12030 > URL: https://issues.jboss.org/browse/RF-12030 > Project: RichFaces > Issue Type: Bug > Security Level: Public(Everyone can see) = > Components: component-ScrollableDataTable, component-validators > Affects Versions: 4.2.0.Final, 4.2.2.Final > Environment: container: tomcat 7, JBoss AS 7.1.1.Final > mojarra 2.1.7, myfaces-2.1.6 > browsers: all > Reporter: Rene O > Fix For: 5-Tracking > > > rich:dataScroller doesn't work if a rich:message exists inside of a colla= psed rich:collapsiblePanel with switchType=3D'ajax' > {code:title=3Dexamplepage.xhtml} > > xmlns:h=3D"http://java.sun.com/jsf/html" > xmlns:f=3D"http://java.sun.com/jsf/core" > xmlns:ui=3D"http://java.sun.com/jsf/facelets" > xmlns:a4j=3D"http://richfaces.org/a4j" > xmlns:rich=3D"http://richfaces.org/rich" = > > > > JSF Test = > > = > = > = > = > > > if rich:message doesn't exists, everything works... > > > = > var=3D"item" value=3D"#{model.tableList}" = > rows=3D"5" style=3D"width:350px;"> > > = > > > > ColA > > #{item.itemA} > > > = > > > = > > > {code} -- 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 --===============2506322228994121426==--