Return-Path: Delivered-To: apmail-incubator-myfaces-dev-archive@www.apache.org Received: (qmail 43131 invoked from network); 13 Jan 2005 14:14:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 13 Jan 2005 14:14:26 -0000 Received: (qmail 72099 invoked by uid 500); 13 Jan 2005 14:14:25 -0000 Delivered-To: apmail-incubator-myfaces-dev-archive@incubator.apache.org Received: (qmail 72057 invoked by uid 500); 13 Jan 2005 14:14:25 -0000 Mailing-List: contact myfaces-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list myfaces-dev@incubator.apache.org Received: (qmail 72042 invoked by uid 99); 13 Jan 2005 14:14:25 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of sean.schofield@gmail.com designates 64.233.184.193 as permitted sender) Received: from wproxy.gmail.com (HELO wproxy.gmail.com) (64.233.184.193) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 13 Jan 2005 06:14:24 -0800 Received: by wproxy.gmail.com with SMTP id 68so358564wri for ; Thu, 13 Jan 2005 06:14:23 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=LEPD24gtKmcTQrY10hwKnPCnSUeVY5u1QpniuvVzP+W25VrWs91IZuI62l9pvlRKNdu3c4aZKrKR4MPAinDYp5thgEajlkOwDO6f3az96yo6YdB1AvjPtzkHbIUveGLfKBmbq+O6f7P2fZKoHQqglfpsE3+3755sxroSIdo6UpE= Received: by 10.54.10.3 with SMTP id 3mr456672wrj; Thu, 13 Jan 2005 06:14:22 -0800 (PST) Received: by 10.54.10.66 with HTTP; Thu, 13 Jan 2005 06:14:22 -0800 (PST) Message-ID: <2387fbc50501130614282c7f25@mail.gmail.com> Date: Thu, 13 Jan 2005 09:14:22 -0500 From: Sean Schofield Reply-To: Sean Schofield To: MyFaces Development Subject: Re: Update to forceId Cc: hborders@mail.win.org In-Reply-To: <00e601c4f977$d8a31f50$6402a8c0@fumakilla> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <00e601c4f977$d8a31f50$6402a8c0@fumakilla> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > Heath, > > that happens outside of dataTable > it occurs in *simple* form sample Right. I will investigate and fix (hopefully). I see that you've commited what we have for now which is good. > Matthias sean