Return-Path: Delivered-To: apmail-beehive-dev-archive@www.apache.org Received: (qmail 75741 invoked from network); 12 Sep 2005 16:33:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Sep 2005 16:33:21 -0000 Received: (qmail 72897 invoked by uid 500); 12 Sep 2005 16:33:18 -0000 Delivered-To: apmail-beehive-dev-archive@beehive.apache.org Received: (qmail 72820 invoked by uid 500); 12 Sep 2005 16:33:18 -0000 Mailing-List: contact dev-help@beehive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Beehive Developers" Delivered-To: mailing list dev@beehive.apache.org Received: (qmail 72699 invoked by uid 99); 12 Sep 2005 16:33:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2005 09:33:17 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of yoxu@bea.com designates 63.96.162.5 as permitted sender) Received: from [63.96.162.5] (HELO ussjmh01.bea.com) (63.96.162.5) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Sep 2005 09:33:28 -0700 Received: from ussjfe02.amer.bea.com (ussjfe02.bea.com [172.16.120.52]) by ussjmh01.bea.com (Switch-3.0.5/Switch-3.0.0) with ESMTP id j8CGXCvR018834 for ; Mon, 12 Sep 2005 09:33:14 -0700 Received: from USBOEX01.amer.bea.com ([10.36.32.15]) by ussjfe02.amer.bea.com with Microsoft SMTPSVC(5.0.2195.6713); Mon, 12 Sep 2005 09:33:12 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: [jira] Assigned: (BEEHIVE-918) NETUI Samples: Validation sample failed to display error message when inputs are invalid Date: Mon, 12 Sep 2005 10:33:12 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [jira] Assigned: (BEEHIVE-918) NETUI Samples: Validation sample failed to display error message when inputs are invalid Thread-Index: AcW3sdsymh559e6wQ/KQOlKcKPzlLAABcrEg From: "Yongqin Xu" To: "Jeremiah Johnson \(JIRA\)" X-OriginalArrivalTime: 12 Sep 2005 16:33:12.0932 (UTC) FILETIME=[AB36CA40:01C5B7B7] X-PMX-Version: 4.7.0.111621, Antispam-Engine: 2.0.2.0, Antispam-Data: 2005.9.12.17 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N It is closed. -----Original Message----- From: Jeremiah Johnson (JIRA) [mailto:dev@beehive.apache.org]=20 Sent: Monday, September 12, 2005 9:52 AM To: Yongqin Xu Subject: [jira] Assigned: (BEEHIVE-918) NETUI Samples: Validation sample failed to display error message when inputs are invalid [ http://issues.apache.org/jira/browse/BEEHIVE-918?page=3Dall ] Jeremiah Johnson reassigned BEEHIVE-918: ---------------------------------------- Assign To: Yongqin Xu (was: Jeremiah Johnson) Assigning to Chinn for verification. > NETUI Samples: Validation sample failed to display error message when inputs are invalid > ------------------------------------------------------------------------ ---------------- > > Key: BEEHIVE-918 > URL: http://issues.apache.org/jira/browse/BEEHIVE-918 > Project: Beehive > Type: Bug > Components: Samples > Versions: V1 > Environment: WinXP SP2 > Reporter: Yongqin Xu > Assignee: Yongqin Xu > Fix For: V1 > > Start the tomcat 5, build and deploy tthe netui samples into tomcat 5. Go to http://localhost:8080/netui-samples/, then click Validation link. > Don't input any input value In the form, click "submit" or "submit extra" button, the page will always navigate to success.jsp which shows > "Validation successful". But the tomcat console display validation failure exception and stack trace. Similarly, if you put values that intentionaly > break the validation rules, it still navigate to success.jsp. I looked at the source code, it supposes to navigate to the current page with > error message defined in the validation.message file. --=20 This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira