Return-Path: Delivered-To: apmail-incubator-click-user-archive@locus.apache.org Received: (qmail 12098 invoked from network); 20 Oct 2008 21:08:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Oct 2008 21:08:09 -0000 Received: (qmail 20531 invoked by uid 500); 20 Oct 2008 21:08:12 -0000 Delivered-To: apmail-incubator-click-user-archive@incubator.apache.org Received: (qmail 20518 invoked by uid 500); 20 Oct 2008 21:08:12 -0000 Mailing-List: contact click-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: click-user@incubator.apache.org Delivered-To: mailing list click-user@incubator.apache.org Received: (qmail 20509 invoked by uid 99); 20 Oct 2008 21:08:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2008 14:08:12 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of alvin.townsend@gmail.com designates 209.85.146.176 as permitted sender) Received: from [209.85.146.176] (HELO wa-out-1112.google.com) (209.85.146.176) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Oct 2008 21:07:01 +0000 Received: by wa-out-1112.google.com with SMTP id l24so1139803waf.12 for ; Mon, 20 Oct 2008 14:07:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=OBlqioHxkB3LwnxpTzBgcw3XX3lAi8eMGVC3ETaD634=; b=IwiNE8V8ajdUue4GwFVTq1dC1P3RUEdhXeTneMeqco04dQWvTrXRy1m9bPKGX2cahy uvzFe9BG7IpSmG/2aSjOa8n1fRxaeL0OsBDPqUKNXM4BOH9RJ+OJQ1+mPi3ySqO2KT1M OWtIHfJvF2pvGPcf0RKpqf8fiQVaqu8kTMNIY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=XmHK7jRTHDvVPKvNlKtSxicYouEkmyeq8fvEJ7Z0/lVZjna3zEDTD6f+lykE+aGmtk VRpEeGEXqXn7TbsDdpLKVAVElE6ji3ojmlcIHh5kCKh4f6so/PtF+nlzo8wM2gohfE2Y CXJWpgmW0XZojVk9ugfuoDiGOYZS4QtXtKRPU= Received: by 10.114.103.4 with SMTP id a4mr5754914wac.172.1224536850300; Mon, 20 Oct 2008 14:07:30 -0700 (PDT) Received: by 10.114.255.10 with HTTP; Mon, 20 Oct 2008 14:07:30 -0700 (PDT) Message-ID: Date: Mon, 20 Oct 2008 17:07:30 -0400 From: "Alvin Townsend" To: click-user@incubator.apache.org Subject: Re: "Wrong Number of Arguments" Error in Form.copyTo() In-Reply-To: <48FCF157.7080907@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <48FB8DBA.7000002@gmail.com> <48FC17B8.5020200@gmail.com> <48FCB498.4020907@gmail.com> <48FCEEB8.4050704@gmail.com> <48FCF157.7080907@gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi Bob, Beat to the punch! :-) To that point then, my tests indicate that the bug is resolved. Thanks! Alvin On Mon, Oct 20, 2008 at 5:00 PM, Bob Schellink wrote: > Thanks Alvin, there is already a JIRA opened: > http://www.avoka.com/jira/browse/CLK-461 :) > > Was waiting for your confirmation before closing this against 1.5. > > > Alvin Townsend wrote: >> >> Hi Bob, >> >> Perfect. Would it be useful for me to report a bug in JIRA so the >> patch can be applied to a known issue and more easily reported when >> building? >> >> Thanks, >> >> Alvin >> >> On Mon, Oct 20, 2008 at 4:48 PM, Bob Schellink wrote: >> >>> >>> Hi Alvin, >>> >>> Alvin Townsend wrote: >>> >>>> >>>> Your change fixed the problem. The form values were copied to the >>>> object correctly, nothing went BOOM, and all proceeded as expected. >>>> >>> >>> Glad to hear :) >>> >>> >>>> >>>> I am assuming that the fix is *not* in RC3? If not, are you planning >>>> on an RC4 or should I get the source for RC3, add the patch, and go >>>> with that? >>>> >>>> >>> >>> Unfortunately this patch is not included in RC3 as that was already >>> released >>> last night. >>> >>> If things go well 1.5 final will be released in 2 weeks so you should >>> probably patch against trunk for now. >>> >>> kind regards >>> >>> bob >>> >>> >> >> > >