Return-Path: Delivered-To: apmail-tiles-issues-archive@minotaur.apache.org Received: (qmail 69181 invoked from network); 16 Nov 2009 20:11:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Nov 2009 20:11:37 -0000 Received: (qmail 72150 invoked by uid 500); 16 Nov 2009 20:11:37 -0000 Delivered-To: apmail-tiles-issues-archive@tiles.apache.org Received: (qmail 72127 invoked by uid 500); 16 Nov 2009 20:11:37 -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 72115 invoked by uid 99); 16 Nov 2009 20:11:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Nov 2009 20:11:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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:11:34 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5472E234C045 for ; Mon, 16 Nov 2009 12:11:13 -0800 (PST) Message-ID: <967268016.1258402273329.JavaMail.jira@brutus> Date: Mon, 16 Nov 2009 20:11:13 +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 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/struts/browse/TILES-486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Petrelli updated TILES-486: ----------------------------------- Component/s: tiles-api > 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.