Return-Path: X-Original-To: apmail-tapestry-users-archive@www.apache.org Delivered-To: apmail-tapestry-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7D49E98B8 for ; Wed, 2 Nov 2011 18:39:08 +0000 (UTC) Received: (qmail 30392 invoked by uid 500); 2 Nov 2011 18:39:07 -0000 Delivered-To: apmail-tapestry-users-archive@tapestry.apache.org Received: (qmail 30373 invoked by uid 500); 2 Nov 2011 18:39:07 -0000 Mailing-List: contact users-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tapestry users" Delivered-To: mailing list users@tapestry.apache.org Received: (qmail 30365 invoked by uid 99); 2 Nov 2011 18:39:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2011 18:39:07 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of gchristman@cardaddy.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Nov 2011 18:39:02 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RLfhy-0004L8-02 for users@tapestry.apache.org; Wed, 02 Nov 2011 11:38:42 -0700 Date: Wed, 2 Nov 2011 11:38:41 -0700 (PDT) From: George Christman To: users@tapestry.apache.org Message-ID: <1320259121989-4958969.post@n5.nabble.com> Subject: 5.3-rc-2 ValueEncoder Bug MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit When using the following scenario, the toValue method in the ValueEncoder isn't getting updated. The zone surrounding the ajaxFormZone is used to trigger the the AjaxFormZone as a popup box. This seems to work perfectly fine in Tapestry 5.3.0. -- View this message in context: http://tapestry.1045711.n5.nabble.com/5-3-rc-2-ValueEncoder-Bug-tp4958969p4958969.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org For additional commands, e-mail: users-help@tapestry.apache.org