From issues-return-4198-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Thu Mar 01 14:24:40 2007 Return-Path: Delivered-To: apmail-struts-issues-archive@locus.apache.org Received: (qmail 11599 invoked from network); 1 Mar 2007 14:24:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Mar 2007 14:24:39 -0000 Received: (qmail 94686 invoked by uid 500); 1 Mar 2007 14:24:45 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 94658 invoked by uid 500); 1 Mar 2007 14:24:45 -0000 Mailing-List: contact issues-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list issues@struts.apache.org Received: (qmail 94649 invoked by uid 99); 1 Mar 2007 14:24:45 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2007 06:24:45 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2007 06:24:36 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 27BB7714290 for ; Thu, 1 Mar 2007 06:24:16 -0800 (PST) Message-ID: <13487044.1172759056160.JavaMail.jira@brutus> Date: Thu, 1 Mar 2007 06:24:16 -0800 (PST) From: "Antonio Petrelli (JIRA)" To: issues@struts.apache.org Subject: [jira] Resolved: (STR-2995) ViewDefinitionsAction does not work correctly In-Reply-To: <28544125.1168087336748.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/struts/browse/STR-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Petrelli resolved STR-2995. ----------------------------------- Resolution: Fixed Fix Version/s: 1.4.0 Removed ViewDefinitionsAction, since there is no support for displaying stored definitions in Tiles 2. And it will never be implemented, since it could be a security threat. > ViewDefinitionsAction does not work correctly > --------------------------------------------- > > Key: STR-2995 > URL: https://issues.apache.org/struts/browse/STR-2995 > Project: Struts 1 > Issue Type: Bug > Components: Tiles 2 > Affects Versions: 1.3.6 > Environment: All > Reporter: Antonio Petrelli > Assigned To: Antonio Petrelli > Fix For: 1.4.0 > > > The ViewDefinitionsAction in Struts 1 - Tiles 2 integration does not behave correctly, because it does not display the list of configured definitions. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.