You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2010/03/22 14:15:27 UTC

[jira] Resolved: (WW-3409) OSGi plugin not properly loading freemarker results from bundles

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

Lukasz Lenart resolved WW-3409.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.0

Patch applied, thanks!

> OSGi plugin not properly loading freemarker results from bundles
> ----------------------------------------------------------------
>
>                 Key: WW-3409
>                 URL: https://issues.apache.org/jira/browse/WW-3409
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Other
>    Affects Versions: 2.2.0
>            Reporter: Jonathan Doklovic
>            Assignee: Lukasz Lenart
>             Fix For: 2.2.0
>
>         Attachments: WW-3409-osgi-freemarker-results.patch
>
>
> When defining actions in a bundle with type freemarker and including the result template, the FreemarkerManager doesn't look for the template in bundles.
> I believe this is due to a refactoring in FreemarkerManager which now has a createTemplateLoader method, but the OSGi BundleFreemarkerManager is till using getTamplateLoader which is never called. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.