Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 7445 invoked from network); 2 Dec 2009 07:10:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Dec 2009 07:10:21 -0000 Received: (qmail 50803 invoked by uid 500); 2 Dec 2009 07:10:18 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 50722 invoked by uid 500); 2 Dec 2009 07:10:18 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 50712 invoked by uid 99); 2 Dec 2009 07:10:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2009 07:10:18 +0000 X-ASF-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of saeedcs@gmail.com designates 209.85.221.185 as permitted sender) Received: from [209.85.221.185] (HELO mail-qy0-f185.google.com) (209.85.221.185) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Dec 2009 07:10:16 +0000 Received: by qyk15 with SMTP id 15so2427234qyk.23 for ; Tue, 01 Dec 2009 23:09:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=TXX7PjiSqV8hF+JqGWVk8OotAsOC9M7eh3d1mCyj3jQ=; b=Fob7EN6HurSlI7ZR7FSp5hEo54o2hWsWFxuzJlS+l7a0rTaidLoVD6c2O5Dhm9d137 5ajU3I/PW9OI1TiLQvdTSD2DhdRtjt4aPvjMiJscAl5KWt4Jbr64Ic0IEy40987Rot2e BbzKZ1b6i36nQHDXnzdfI6C/ItHu7HoQHv4GE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ieEdUg1V6TilY0FI12oh1N/MmGtYx1EkAs8kJBbDqAoN8tKekOdtV5uW3P83904jWq XaXk8dWNfOCsAgYtD2vheTpoifk2rytXC98xU70iJcJ9UgKzhKAUTbWY2YmoQaAc8ZO7 AX1UNYteYHuEzhXf23jEAPCJ0nOLMYEhgbARk= MIME-Version: 1.0 Received: by 10.224.78.7 with SMTP id i7mr3487016qak.303.1259737794986; Tue, 01 Dec 2009 23:09:54 -0800 (PST) In-Reply-To: References: Date: Wed, 2 Dec 2009 12:54:54 +0545 Message-ID: <579bc170912012309u6ff38c57te91e5bacaece1fb8@mail.gmail.com> Subject: Re: Upgrade 2.1.6 to 2.1.8.1, cause empty tag? From: Saeed Iqbal To: Struts Users Mailing List Content-Type: multipart/alternative; boundary=00c09fa886e4c7c5c90479b98fd3 --00c09fa886e4c7c5c90479b98fd3 Content-Type: text/plain; charset=ISO-8859-1 Is your Ajax configured? On Wed, Dec 2, 2009 at 12:45 PM, Henry Jen wrote: > Hi, > > I updated our project using 2.1.6 to 2.1.8.1 and surprised to find > that tag breaks the application. > > An example is > Login > renders to in 2.1.8.1 > > > When I looked into the simple template, seems like the change in a.ftl > and a-close.ftl is causing this. > > In 2.1.8, the a.ftl basically moved into a-close.ftl and using > ${parameters.body} in between. > > >${parameters.body} > > I don't believe this is a bug as it is obvious, does this mean the > usage of changed? > > FWIW, I am using struts in a maven project, so dependencies is > retrieved by maven. > > Cheers, > Henry > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > -- Saeed Iqbal Independant Consultant (Freelance) Struts - J2EE - Application Architect / Developer --00c09fa886e4c7c5c90479b98fd3--