Return-Path: Delivered-To: apmail-tiles-issues-archive@minotaur.apache.org Received: (qmail 71957 invoked from network); 16 Nov 2009 20:21:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Nov 2009 20:21:36 -0000 Received: (qmail 90942 invoked by uid 500); 16 Nov 2009 20:21:36 -0000 Delivered-To: apmail-tiles-issues-archive@tiles.apache.org Received: (qmail 90922 invoked by uid 500); 16 Nov 2009 20:21:36 -0000 Mailing-List: contact issues-help@tiles.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@tiles.apache.org Delivered-To: mailing list issues@tiles.apache.org Received: (qmail 90912 invoked by uid 99); 16 Nov 2009 20:21:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2009 20:21:36 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2009 20:21:34 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 01FDD234C045 for ; Mon, 16 Nov 2009 12:21:14 -0800 (PST) Message-ID: <214010900.1258402874002.JavaMail.jira@brutus> Date: Mon, 16 Nov 2009 20:21:14 +0000 (UTC) From: "Antonio Petrelli (JIRA)" To: issues@tiles.apache.org Subject: [jira] Updated: (TILES-486) InsertDefinitionModel does not use two parameters In-Reply-To: <1478135755.1258373893394.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 2265bf7ad70cb93affdfde3e15287371 [ https://issues.apache.org/struts/browse/TILES-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Petrelli updated TILES-486: ----------------------------------- Added factory method in Attribute and used into InsertDefinitionModel and InsertTemplateModel. > InsertDefinitionModel does not use two parameters > ------------------------------------------------- > > Key: TILES-486 > URL: https://issues.apache.org/struts/browse/TILES-486 > Project: Tiles > Issue Type: Bug > Components: tiles-api, tiles-template > Affects Versions: 2.2.1 > Reporter: Antonio Petrelli > Assignee: Antonio Petrelli > Fix For: 2.2.2 > > > The InsertDefinitionModel class does not use templateType and templateExpression parameters. > They must be used to create the template attribute. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.