Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 49502 invoked from network); 25 Mar 2006 18:57:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Mar 2006 18:57:42 -0000 Received: (qmail 2572 invoked by uid 500); 25 Mar 2006 18:57:41 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 2522 invoked by uid 500); 25 Mar 2006 18:57:41 -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 2511 invoked by uid 99); 25 Mar 2006 18:57:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Mar 2006 10:57:41 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of devosc@gmail.com designates 66.249.82.202 as permitted sender) Received: from [66.249.82.202] (HELO xproxy.gmail.com) (66.249.82.202) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Mar 2006 10:57:40 -0800 Received: by xproxy.gmail.com with SMTP id i27so649686wxd for ; Sat, 25 Mar 2006 10:57:19 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HKlqsbuBF87y3ZIJLdhJkVhfvV94YqcPcZF1vDusIZFT2dbqj2YiP4yJjxIGOIXYm6T4rPpqwcbWTk6Kmp3/uhv4yoktG4iyvrhxw460ORzUjMdp8hHoFvpQ98Dsh1LpJTPBxWkdm0adec2BO07H2v7H3hptV7v4laCiXH6JRHM= Received: by 10.70.37.3 with SMTP id k3mr2763670wxk; Sat, 25 Mar 2006 10:57:19 -0800 (PST) Received: by 10.70.48.9 with HTTP; Sat, 25 Mar 2006 10:57:19 -0800 (PST) Message-ID: Date: Sat, 25 Mar 2006 12:57:19 -0600 From: Greg To: "MyFaces Development" Subject: Re: [jira] Commented: (MYFACES-1186) incorrect use of getValueBinding or does not complement UIComponentTagUtils In-Reply-To: <1775444057.1143264692059.JavaMail.jira@ajax> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1166211438.1143256366736.JavaMail.jira@ajax> <1775444057.1143264692059.JavaMail.jira@ajax> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ah ok ... For me at this time it hasnt been something I'd quite expect, but I see now whats happening. Thanks.