From jira-events at lists.jboss.org Fri Sep 28 09:04:51 2007 Content-Type: multipart/mixed; boundary="===============1613741414639017608==" MIME-Version: 1.0 From: Mike Hanafey (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Created: (RF-1032) Immediate mode tabPanel makes all form submissions operate in immediate mode Date: Fri, 28 Sep 2007 09:04:51 -0400 Message-ID: <23311475.1190984691526.JavaMail.jira@cloud.prod.atl2.jboss.com> --===============1613741414639017608== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Immediate mode tabPanel makes all form submissions operate in immediate mode ---------------------------------------------------------------------------- Key: RF-1032 URL: http://jira.jboss.com/jira/browse/RF-1032 Project: RichFaces Issue Type: Bug Affects Versions: 3.1.0 Environment: Glassfish v2 Reporter: Mike Hanafey Setting the "immediate" attribute true on a "tabPanel" has a strange effect= -- if the page is submitted by a "commandButton" which is not "immediate= =3D'true'", and which is not even a child of the tabPanel, it nevertheless = behaves as though it was immediate because the validation phase is skipped.= In addition ajax submission also ends up behaving as it too is "immediate"= . = In the small example below, no error is generated for the empty field, and = the "echoField" component is not updated as the user types in "in0" while = "in1" is empty. No error is reported if the command button is pushed while = "in1" is empty either. If the tabPanel is made non-immediate, the expected behaviour returns. = Example: <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j" %> <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h" %> <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f" %> repeater =

=
-- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============1613741414639017608==-- From jira-events at lists.jboss.org Mon Oct 1 06:15:42 2007 Content-Type: multipart/mixed; boundary="===============7899917377620488345==" MIME-Version: 1.0 From: Maksim Kaszynski (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Updated: (RF-1032) Immediate mode tabPanel makes all form submissions operate in immediate mode Date: Mon, 01 Oct 2007 06:15:42 -0400 Message-ID: <27892575.1191233742284.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 23311475.1190984691526.JavaMail.jira@cloud.prod.atl2.jboss.com --===============7899917377620488345== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-1032?page=3Dall ] Maksim Kaszynski updated RF-1032: --------------------------------- Fix Version/s: 3.2.0 Assignee: Anton Belevich > Immediate mode tabPanel makes all form submissions operate in immediate m= ode > -------------------------------------------------------------------------= --- > > Key: RF-1032 > URL: http://jira.jboss.com/jira/browse/RF-1032 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.0 > Environment: Glassfish v2 > Reporter: Mike Hanafey > Assigned To: Anton Belevich > Fix For: 3.2.0 > > > Setting the "immediate" attribute true on a "tabPanel" has a strange effe= ct -- if the page is submitted by a "commandButton" which is not "immediate= =3D'true'", and which is not even a child of the tabPanel, it nevertheless = behaves as though it was immediate because the validation phase is skipped.= In addition ajax submission also ends up behaving as it too is "immediate"= . = > In the small example below, no error is generated for the empty field, an= d the "echoField" component is not updated as the user types in "in0" while= "in1" is empty. No error is reported if the command button is pushed whil= e "in1" is empty either. > If the tabPanel is made non-immediate, the expected behaviour returns. = > Example: > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f" %> > > > repeater > > > > > > > > > > > > > > = > >
>
> > >
> = > > > > > > > > >
>
> > -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============7899917377620488345==-- From jira-events at lists.jboss.org Mon Oct 1 07:02:42 2007 Content-Type: multipart/mixed; boundary="===============1390279942818553773==" MIME-Version: 1.0 From: Anton Belevich (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Work started: (RF-1032) Immediate mode tabPanel makes all form submissions operate in immediate mode Date: Mon, 01 Oct 2007 07:02:42 -0400 Message-ID: <5638079.1191236562518.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 23311475.1190984691526.JavaMail.jira@cloud.prod.atl2.jboss.com --===============1390279942818553773== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-1032?page=3Dall ] Work on RF-1032 started by Anton Belevich. > Immediate mode tabPanel makes all form submissions operate in immediate m= ode > -------------------------------------------------------------------------= --- > > Key: RF-1032 > URL: http://jira.jboss.com/jira/browse/RF-1032 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.0 > Environment: Glassfish v2 > Reporter: Mike Hanafey > Assigned To: Anton Belevich > Fix For: 3.2.0 > > > Setting the "immediate" attribute true on a "tabPanel" has a strange effe= ct -- if the page is submitted by a "commandButton" which is not "immediate= =3D'true'", and which is not even a child of the tabPanel, it nevertheless = behaves as though it was immediate because the validation phase is skipped.= In addition ajax submission also ends up behaving as it too is "immediate"= . = > In the small example below, no error is generated for the empty field, an= d the "echoField" component is not updated as the user types in "in0" while= "in1" is empty. No error is reported if the command button is pushed whil= e "in1" is empty either. > If the tabPanel is made non-immediate, the expected behaviour returns. = > Example: > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f" %> > > > repeater > > > > > > > > > > > > > > = > >
>
> > >
> = > > > > > > > > >
>
> > -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============1390279942818553773==-- From jira-events at lists.jboss.org Mon Oct 1 13:26:41 2007 Content-Type: multipart/mixed; boundary="===============0837418171477746670==" MIME-Version: 1.0 From: Anton Belevich (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Work stopped: (RF-1032) Immediate mode tabPanel makes all form submissions operate in immediate mode Date: Mon, 01 Oct 2007 13:26:41 -0400 Message-ID: <17911743.1191259601225.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 23311475.1190984691526.JavaMail.jira@cloud.prod.atl2.jboss.com --===============0837418171477746670== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-1032?page=3Dall ] Work on RF-1032 stopped by Anton Belevich. > Immediate mode tabPanel makes all form submissions operate in immediate m= ode > -------------------------------------------------------------------------= --- > > Key: RF-1032 > URL: http://jira.jboss.com/jira/browse/RF-1032 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.0 > Environment: Glassfish v2 > Reporter: Mike Hanafey > Assigned To: Anton Belevich > Fix For: 3.2.0 > > > Setting the "immediate" attribute true on a "tabPanel" has a strange effe= ct -- if the page is submitted by a "commandButton" which is not "immediate= =3D'true'", and which is not even a child of the tabPanel, it nevertheless = behaves as though it was immediate because the validation phase is skipped.= In addition ajax submission also ends up behaving as it too is "immediate"= . = > In the small example below, no error is generated for the empty field, an= d the "echoField" component is not updated as the user types in "in0" while= "in1" is empty. No error is reported if the command button is pushed whil= e "in1" is empty either. > If the tabPanel is made non-immediate, the expected behaviour returns. = > Example: > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f" %> > > > repeater > > > > > > > > > > > > > > = > >
>
> > >
> = > > > > > > > > >
>
> > -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============0837418171477746670==-- From jira-events at lists.jboss.org Mon Oct 1 13:26:42 2007 Content-Type: multipart/mixed; boundary="===============7545669962699530510==" MIME-Version: 1.0 From: Anton Belevich (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Assigned: (RF-1032) Immediate mode tabPanel makes all form submissions operate in immediate mode Date: Mon, 01 Oct 2007 13:26:41 -0400 Message-ID: <22552170.1191259601910.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 23311475.1190984691526.JavaMail.jira@cloud.prod.atl2.jboss.com --===============7545669962699530510== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-1032?page=3Dall ] Anton Belevich reassigned RF-1032: ---------------------------------- Assignee: Ilya Shaikovsky (was: Anton Belevich) fixed version in trunk > Immediate mode tabPanel makes all form submissions operate in immediate m= ode > -------------------------------------------------------------------------= --- > > Key: RF-1032 > URL: http://jira.jboss.com/jira/browse/RF-1032 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.0 > Environment: Glassfish v2 > Reporter: Mike Hanafey > Assigned To: Ilya Shaikovsky > Fix For: 3.2.0 > > > Setting the "immediate" attribute true on a "tabPanel" has a strange effe= ct -- if the page is submitted by a "commandButton" which is not "immediate= =3D'true'", and which is not even a child of the tabPanel, it nevertheless = behaves as though it was immediate because the validation phase is skipped.= In addition ajax submission also ends up behaving as it too is "immediate"= . = > In the small example below, no error is generated for the empty field, an= d the "echoField" component is not updated as the user types in "in0" while= "in1" is empty. No error is reported if the command button is pushed whil= e "in1" is empty either. > If the tabPanel is made non-immediate, the expected behaviour returns. = > Example: > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f" %> > > > repeater > > > > > > > > > > > > > > = > >
>
> > >
> = > > > > > > > > >
>
> > -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============7545669962699530510==-- From jira-events at lists.jboss.org Tue Oct 2 06:43:19 2007 Content-Type: multipart/mixed; boundary="===============7576109121490049202==" MIME-Version: 1.0 From: Ilya Shaikovsky (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Resolved: (RF-1032) Immediate mode tabPanel makes all form submissions operate in immediate mode Date: Tue, 02 Oct 2007 06:43:19 -0400 Message-ID: <23624731.1191321799181.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 23311475.1190984691526.JavaMail.jira@cloud.prod.atl2.jboss.com --===============7576109121490049202== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-1032?page=3Dall ] Ilya Shaikovsky resolved RF-1032. --------------------------------- Resolution: Done Assignee: Alexey Morlender (was: Ilya Shaikovsky) > Immediate mode tabPanel makes all form submissions operate in immediate m= ode > -------------------------------------------------------------------------= --- > > Key: RF-1032 > URL: http://jira.jboss.com/jira/browse/RF-1032 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.0 > Environment: Glassfish v2 > Reporter: Mike Hanafey > Assigned To: Alexey Morlender > Fix For: 3.2.0 > > > Setting the "immediate" attribute true on a "tabPanel" has a strange effe= ct -- if the page is submitted by a "commandButton" which is not "immediate= =3D'true'", and which is not even a child of the tabPanel, it nevertheless = behaves as though it was immediate because the validation phase is skipped.= In addition ajax submission also ends up behaving as it too is "immediate"= . = > In the small example below, no error is generated for the empty field, an= d the "echoField" component is not updated as the user types in "in0" while= "in1" is empty. No error is reported if the command button is pushed whil= e "in1" is empty either. > If the tabPanel is made non-immediate, the expected behaviour returns. = > Example: > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f" %> > > > repeater > > > > > > > > > > > > > > = > >
>
> > >
> = > > > > > > > > >
>
> > -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============7576109121490049202==-- From jira-events at lists.jboss.org Tue Oct 2 07:59:03 2007 Content-Type: multipart/mixed; boundary="===============1486254945860924505==" MIME-Version: 1.0 From: Alexey Morlender (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Assigned: (RF-1032) Immediate mode tabPanel makes all form submissions operate in immediate mode Date: Tue, 02 Oct 2007 07:59:03 -0400 Message-ID: <3969616.1191326343281.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 23311475.1190984691526.JavaMail.jira@cloud.prod.atl2.jboss.com --===============1486254945860924505== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-1032?page=3Dall ] Alexey Morlender reassigned RF-1032: ------------------------------------ Assignee: Viktor Volkov (was: Alexey Morlender) > Immediate mode tabPanel makes all form submissions operate in immediate m= ode > -------------------------------------------------------------------------= --- > > Key: RF-1032 > URL: http://jira.jboss.com/jira/browse/RF-1032 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.0 > Environment: Glassfish v2 > Reporter: Mike Hanafey > Assigned To: Viktor Volkov > Fix For: 3.2.0 > > > Setting the "immediate" attribute true on a "tabPanel" has a strange effe= ct -- if the page is submitted by a "commandButton" which is not "immediate= =3D'true'", and which is not even a child of the tabPanel, it nevertheless = behaves as though it was immediate because the validation phase is skipped.= In addition ajax submission also ends up behaving as it too is "immediate"= . = > In the small example below, no error is generated for the empty field, an= d the "echoField" component is not updated as the user types in "in0" while= "in1" is empty. No error is reported if the command button is pushed whil= e "in1" is empty either. > If the tabPanel is made non-immediate, the expected behaviour returns. = > Example: > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f" %> > > > repeater > > > > > > > > > > > > > > = > >
>
> > >
> = > > > > > > > > >
>
> > -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============1486254945860924505==-- From jira-events at lists.jboss.org Thu Oct 11 08:32:04 2007 Content-Type: multipart/mixed; boundary="===============5292512134425568186==" MIME-Version: 1.0 From: Aleksej Yanul (JIRA) To: richfaces-issues at lists.jboss.org Subject: [richfaces-issues] [JBoss JIRA] Closed: (RF-1032) Immediate mode tabPanel makes all form submissions operate in immediate mode Date: Thu, 11 Oct 2007 08:32:04 -0400 Message-ID: <26350160.1192105924036.JavaMail.jira@cloud.prod.atl2.jboss.com> In-Reply-To: 23311475.1190984691526.JavaMail.jira@cloud.prod.atl2.jboss.com --===============5292512134425568186== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable [ http://jira.jboss.com/jira/browse/RF-1032?page=3Dall ] Aleksej Yanul closed RF-1032. ----------------------------- Assignee: Aleksej Yanul (was: Viktor Volkov) > Immediate mode tabPanel makes all form submissions operate in immediate m= ode > -------------------------------------------------------------------------= --- > > Key: RF-1032 > URL: http://jira.jboss.com/jira/browse/RF-1032 > Project: RichFaces > Issue Type: Bug > Affects Versions: 3.1.0 > Environment: Glassfish v2 > Reporter: Mike Hanafey > Assigned To: Aleksej Yanul > Fix For: 3.2.0 > > > Setting the "immediate" attribute true on a "tabPanel" has a strange effe= ct -- if the page is submitted by a "commandButton" which is not "immediate= =3D'true'", and which is not even a child of the tabPanel, it nevertheless = behaves as though it was immediate because the validation phase is skipped.= In addition ajax submission also ends up behaving as it too is "immediate"= . = > In the small example below, no error is generated for the empty field, an= d the "echoField" component is not updated as the user types in "in0" while= "in1" is empty. No error is reported if the command button is pushed whil= e "in1" is empty either. > If the tabPanel is made non-immediate, the expected behaviour returns. = > Example: > <%@ taglib uri=3D"http://richfaces.org/rich" prefix=3D"rich"%> > <%@ taglib uri=3D"http://richfaces.org/a4j" prefix=3D"a4j" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/html" prefix=3D"h" %> > <%@ taglib uri=3D"http://java.sun.com/jsf/core" prefix=3D"f" %> > > > repeater > > > > > > > > > > > > > > = > >
>
> > >
> = > > > > > > > > >
>
> > -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= p://jira.jboss.com/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============5292512134425568186==--