Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 69670 invoked from network); 23 Jun 2008 01:41:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jun 2008 01:41:37 -0000 Received: (qmail 42277 invoked by uid 500); 23 Jun 2008 01:41:37 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 42246 invoked by uid 500); 23 Jun 2008 01:41:37 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 42235 invoked by uid 99); 23 Jun 2008 01:41:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Jun 2008 18:41:37 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jun 2008 01:40:56 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0E8C8234C14A for ; Sun, 22 Jun 2008 18:40:45 -0700 (PDT) Message-ID: <1052959.1214185245058.JavaMail.jira@brutus> Date: Sun, 22 Jun 2008 18:40:45 -0700 (PDT) From: =?utf-8?Q?Matthias_We=C3=9Fendorf_=28JIRA=29?= To: dev@myfaces.apache.org Subject: [jira] Commented: (TRINIDAD-695) tr:form skips c/s validation on submit by 'defaultCommand' In-Reply-To: <1140296.1189110148569.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/TRINIDAD-695?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D12= 607132#action_12607132 ]=20 Matthias We=C3=9Fendorf commented on TRINIDAD-695: --------------------------------------------- nice comment... that is for sure a big motivation in spending spare time on= fixing bugs... > tr:form skips c/s validation on submit by 'defaultCommand' > ---------------------------------------------------------- > > Key: TRINIDAD-695 > URL: https://issues.apache.org/jira/browse/TRINIDAD-695 > Project: MyFaces Trinidad > Issue Type: Bug > Affects Versions: 1.0.2-core > Reporter: Vadim Dmitriev > > tr:form skips client-side validation when submitted by "defaultCommand". > For example: > > > > > will produce c/s validation errors when tr:commandButton clicked, but wil= l submit form to server if 'enter' is pressed while in tr:inputText. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.