Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 44245 invoked from network); 15 Mar 2007 10:18:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Mar 2007 10:18:35 -0000 Received: (qmail 67786 invoked by uid 500); 15 Mar 2007 10:18:38 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 67756 invoked by uid 500); 15 Mar 2007 10:18:38 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 67745 invoked by uid 99); 15 Mar 2007 10:18:38 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2007 03:18:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [192.35.17.2] (HELO thoth.sbs.de) (192.35.17.2) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2007 03:18:26 -0700 Received: from mail3.siemens.de (localhost [127.0.0.1]) by thoth.sbs.de (8.12.6/8.12.6) with ESMTP id l2FAI467005666 for ; Thu, 15 Mar 2007 11:18:04 +0100 Received: from kstbm01a.ww010.siemens.net (kstbm01a.ww010.siemens.net [141.73.128.36]) by mail3.siemens.de (8.12.6/8.12.6) with ESMTP id l2FAI3j6017064 for ; Thu, 15 Mar 2007 11:18:03 +0100 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: MyFaces 1.1.5 warning message on console Date: Thu, 15 Mar 2007 11:18:03 +0100 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: MyFaces 1.1.5 warning message on console Thread-Index: Acdm6zcofyhuQrrQS/egpGLLDVxJMw== From: "Pfau, Oliver" To: "MyFaces Discussion" X-Virus-Checked: Checked by ClamAV on apache.org Hi, =20 what is meaning of this message: =20 "WARNING: There should always be a submitted value for an input if it is rendered, its form is submitted, and it is not disabled or read-only . Component : <...inputText>" <...inputText> is an input text field which could be enabled or disabled by javascript. I have other input text fields without this message. Any idea ? Regards, Oliver