From issues-return-14241-apmail-struts-issues-archive=struts.apache.org@struts.apache.org Sat Nov 14 10:34:36 2009 Return-Path: Delivered-To: apmail-struts-issues-archive@minotaur.apache.org Received: (qmail 20168 invoked from network); 14 Nov 2009 10:34:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Nov 2009 10:34:36 -0000 Received: (qmail 80170 invoked by uid 500); 14 Nov 2009 10:34:35 -0000 Delivered-To: apmail-struts-issues-archive@struts.apache.org Received: (qmail 80105 invoked by uid 500); 14 Nov 2009 10:34:35 -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 80097 invoked by uid 99); 14 Nov 2009 10:34:35 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Nov 2009 10:34:35 +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; Sat, 14 Nov 2009 10:34:33 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 37CB0234C4D6 for ; Sat, 14 Nov 2009 02:34:13 -0800 (PST) Message-ID: <1157021852.1258194853227.JavaMail.jira@brutus> Date: Sat, 14 Nov 2009 10:34:13 +0000 (UTC) From: "zhouyanming (JIRA)" To: issues@struts.apache.org Subject: [jira] Created: (WW-3329) ${Parameters.xxx} in freemarker view is broken MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 2265bf7ad70cb93affdfde3e15287371 ${Parameters.xxx} in freemarker view is broken ---------------------------------------------- Key: WW-3329 URL: https://issues.apache.org/struts/browse/WW-3329 Project: Struts 2 Issue Type: Bug Components: Other Reporter: zhouyanming Assignee: Musachy Barroso Priority: Blocker "Parameters" was instead by ".freemarker.RequestParameters" in FreemakerManager protected ScopesHashModel buildScopesHashModel( ServletContext servletContext, HttpServletRequest request, HttpServletResponse response, ObjectWrapper wrapper, ValueStack stack) ; -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.