Return-Path: Delivered-To: apmail-click-dev-archive@www.apache.org Received: (qmail 61972 invoked from network); 22 Jun 2010 10:16:19 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Jun 2010 10:16:19 -0000 Received: (qmail 92569 invoked by uid 500); 22 Jun 2010 10:16:19 -0000 Delivered-To: apmail-click-dev-archive@click.apache.org Received: (qmail 92511 invoked by uid 500); 22 Jun 2010 10:16:18 -0000 Mailing-List: contact dev-help@click.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@click.apache.org Delivered-To: mailing list dev@click.apache.org Received: (qmail 92504 invoked by uid 99); 22 Jun 2010 10:16:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2010 10:16:17 +0000 X-ASF-Spam-Status: No, hits=-1536.4 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Jun 2010 10:16:17 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5MAFvJP014705 for ; Tue, 22 Jun 2010 10:15:57 GMT Message-ID: <5878945.10621277201757115.JavaMail.jira@thor> Date: Tue, 22 Jun 2010 06:15:57 -0400 (EDT) From: "Bob Schellink (JIRA)" To: dev@click.apache.org Subject: [jira] Commented: (CLK-701) SubmitLink incorrectly uses Form name instead of Form id In-Reply-To: <14705356.99041277021782915.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLK-701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881156#action_12881156 ] Bob Schellink commented on CLK-701: ----------------------------------- fixed in trunk > SubmitLink incorrectly uses Form name instead of Form id > -------------------------------------------------------- > > Key: CLK-701 > URL: https://issues.apache.org/jira/browse/CLK-701 > Project: Click > Issue Type: Bug > Affects Versions: 2.2.0 > Reporter: Bob Schellink > Assignee: Bob Schellink > Priority: Minor > Fix For: 2.3.0-M1 > > > SubmitLink method getSubmitScript incorrectly accepts the form name as a parameter, but it should be the form id. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.