From adffaces-user-return-1592-apmail-incubator-adffaces-user-archive=incubator.apache.org@incubator.apache.org Fri Dec 15 18:45:45 2006 Return-Path: Delivered-To: apmail-incubator-adffaces-user-archive@locus.apache.org Received: (qmail 44680 invoked from network); 15 Dec 2006 18:45:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Dec 2006 18:45:40 -0000 Received: (qmail 9805 invoked by uid 500); 15 Dec 2006 18:45:44 -0000 Delivered-To: apmail-incubator-adffaces-user-archive@incubator.apache.org Received: (qmail 9724 invoked by uid 500); 15 Dec 2006 18:45:44 -0000 Mailing-List: contact adffaces-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-user@incubator.apache.org Delivered-To: mailing list adffaces-user@incubator.apache.org Received: (qmail 9593 invoked by uid 99); 15 Dec 2006 18:45:43 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 10:45:43 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [4.21.129.210] (HELO mail1.provbank.com) (4.21.129.210) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 10:45:31 -0800 Received: from EXRU.provbank.local (fw.provbank.com [172.27.4.1]) by mail1.provbank.com (Postfix) with ESMTP id C1630518174 for ; Fri, 15 Dec 2006 13:44:45 -0500 (EST) 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: Label EL not supported for required validation failures? Date: Fri, 15 Dec 2006 13:44:45 -0500 Message-ID: <43A5D45C1FEE8246866554760528ED5105D50E74@exru.provbank.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Label EL not supported for required validation failures? Thread-Index: AccgaF+UctYpFAimR1KsfzjDaGpU5wAEJ8kA From: "Counsell, Keith M." To: X-Virus-Checked: Checked by ClamAV on apache.org I filed ADFFACES-333 for this issue. Thank you for looking into it. Keith=20 -----Original Message----- From: Adam Winer [mailto:awiner@gmail.com]=20 Sent: Friday, December 15, 2006 11:45 AM To: adffaces-user@incubator.apache.org Subject: Re: Label EL not supported for required validation failures? Hrm, this should work. Guess we need a JIRA issue... -- Adam On 12/15/06, Counsell, Keith M. wrote: > Are EL labels not supported by when required inputs are > not populated? For example: > > > > > > > The messages tag shows only "- Value Required." if the inputText is not > filled in. > > I've tested this with the 2006-12-04 and 2006-12-14 builds. > > Thanks, > Keith > >