You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Musachy Barroso (JIRA)" <ji...@apache.org> on 2010/01/15 20:17:48 UTC

[jira] Resolved: (WW-3329) ${Parameters.xxx} in freemarker view is broken

     [ https://issues.apache.org/struts/browse/WW-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-3329.
---------------------------------

    Resolution: Fixed

patch merged, please confirm if it works

> ${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
>    Affects Versions: 2.2.0
>            Reporter: zhouyanming
>            Assignee: Musachy Barroso
>            Priority: Blocker
>             Fix For: 2.2.0
>
>         Attachments: patch.diff
>
>
> "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.