You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Kusal Kithul-Godage (Jira)" <ji...@apache.org> on 2023/06/21 07:43:00 UTC

[jira] [Comment Edited] (WW-4393) Move FreeMarker support into dedicated plugin

    [ https://issues.apache.org/jira/browse/WW-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17735589#comment-17735589 ] 

Kusal Kithul-Godage edited comment on WW-4393 at 6/21/23 7:42 AM:
------------------------------------------------------------------

The primary hurdles I see here are the following core classes which rely on the following Freemarker templates:
 * org.apache.struts2.interceptor.debugging.DebuggingInterceptor / 
org/apache/struts2/interceptor/debugging/console.ftl & browser.ftl
 * org.apache.struts2.dispatcher.DefaultDispatcherErrorHandler / 
org/apache/struts2/dispatcher/error.ftl
 * org.apache.struts2.interceptor.ExecuteAndWaitInterceptor / 
org/apache/struts2/interceptor/wait.ftl


was (Author: JIRAUSER298544):
The primary hurdles I see here are the following core classes which rely on the following Freemarker templates:
 * org.apache.struts2.interceptor.debugging.DebuggingInterceptor / 
org/apache/struts2/interceptor/debugging/console.ftl
 * org.apache.struts2.dispatcher.DefaultDispatcherErrorHandler / 
org/apache/struts2/dispatcher/error.ftl
 * org.apache.struts2.interceptor.ExecuteAndWaitInterceptor / 
org/apache/struts2/interceptor/wait.ftl

> Move FreeMarker support into dedicated plugin
> ---------------------------------------------
>
>                 Key: WW-4393
>                 URL: https://issues.apache.org/jira/browse/WW-4393
>             Project: Struts 2
>          Issue Type: Improvement
>            Reporter: Lukasz Lenart
>            Priority: Major
>             Fix For: 7.0.0
>
>
> The same as WW-4243



--
This message was sent by Atlassian Jira
(v8.20.10#820010)