You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Scott Y. Hong (JIRA)" <ji...@apache.org> on 2009/10/03 02:51:54 UTC

[jira] Created: (WW-3275) FreeMarkerPageFilter broken in struts-sitemesh-plugin 2.1.8

FreeMarkerPageFilter broken in struts-sitemesh-plugin 2.1.8
-----------------------------------------------------------

                 Key: WW-3275
                 URL: https://issues.apache.org/struts/browse/WW-3275
             Project: Struts 2
          Issue Type: Bug
    Affects Versions: 2.1.8
            Reporter: Scott Y. Hong


Detailed description of this issue can be found in the following discussion thread.

http://www.nabble.com/Struts-2.1.8-%2B-SiteMesh-2.4.2-%2B-FreeMarkerPageFilter-Broken-td25721587.html

There are many options to address this issue:

1.  Fix FreeMarkerPageFilter and use the new prefered SiteMeshFilter to make freemarker decorator to work properly.
2.  Pull PageFilter.java from sitemesh 2.2.1 and include it as part of the struts-sitemesh-plugin.
3.  Change the dependency of struts 2.1.8 on sitemesh back to 2.2.1 or the version struts 2.1.6 is depending on.

A short term quick workaround is to use sitemesh 2.2.1. 

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


[jira] Resolved: (WW-3275) FreeMarkerPageFilter broken in struts-sitemesh-plugin 2.1.8

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-3275.
---------------------------------

    Resolution: Fixed

fixing in favor of WW-3291

> FreeMarkerPageFilter broken in struts-sitemesh-plugin 2.1.8
> -----------------------------------------------------------
>
>                 Key: WW-3275
>                 URL: https://issues.apache.org/struts/browse/WW-3275
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.8
>            Reporter: Scott Y. Hong
>             Fix For: 2.1.9
>
>
> Detailed description of this issue can be found in the following discussion thread.
> http://www.nabble.com/Struts-2.1.8-%2B-SiteMesh-2.4.2-%2B-FreeMarkerPageFilter-Broken-td25721587.html
> There are many options to address this issue:
> 1.  Fix FreeMarkerPageFilter and use the new prefered SiteMeshFilter to make freemarker decorator to work properly.
> 2.  Pull PageFilter.java from sitemesh 2.2.1 and include it as part of the struts-sitemesh-plugin.
> 3.  Change the dependency of struts 2.1.8 on sitemesh back to 2.2.1 or the version struts 2.1.6 is depending on.
> A short term quick workaround is to use sitemesh 2.2.1. 

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


[jira] Commented: (WW-3275) FreeMarkerPageFilter broken in struts-sitemesh-plugin 2.1.8

Posted by "Christian Wolfgang Stone (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46948#action_46948 ] 

Christian Wolfgang Stone commented on WW-3275:
----------------------------------------------

I created a stuts plugin that works with 2.1.8 and uploaded it on my site.  Additionally, I submitted a patch for the code.

Download struts2-sitemesh-plugin-2.2.0-SNAPSHOT.jar here: http://stonescape.net/roller/xtian/category/Java

> FreeMarkerPageFilter broken in struts-sitemesh-plugin 2.1.8
> -----------------------------------------------------------
>
>                 Key: WW-3275
>                 URL: https://issues.apache.org/struts/browse/WW-3275
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.8
>            Reporter: Scott Y. Hong
>             Fix For: 2.1.9
>
>
> Detailed description of this issue can be found in the following discussion thread.
> http://www.nabble.com/Struts-2.1.8-%2B-SiteMesh-2.4.2-%2B-FreeMarkerPageFilter-Broken-td25721587.html
> There are many options to address this issue:
> 1.  Fix FreeMarkerPageFilter and use the new prefered SiteMeshFilter to make freemarker decorator to work properly.
> 2.  Pull PageFilter.java from sitemesh 2.2.1 and include it as part of the struts-sitemesh-plugin.
> 3.  Change the dependency of struts 2.1.8 on sitemesh back to 2.2.1 or the version struts 2.1.6 is depending on.
> A short term quick workaround is to use sitemesh 2.2.1. 

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


[jira] Updated: (WW-3275) FreeMarkerPageFilter broken in struts-sitemesh-plugin 2.1.8

Posted by "Musachy Barroso (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso updated WW-3275:
--------------------------------

    Fix Version/s: 2.1.9

> FreeMarkerPageFilter broken in struts-sitemesh-plugin 2.1.8
> -----------------------------------------------------------
>
>                 Key: WW-3275
>                 URL: https://issues.apache.org/struts/browse/WW-3275
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.1.8
>            Reporter: Scott Y. Hong
>             Fix For: 2.1.9
>
>
> Detailed description of this issue can be found in the following discussion thread.
> http://www.nabble.com/Struts-2.1.8-%2B-SiteMesh-2.4.2-%2B-FreeMarkerPageFilter-Broken-td25721587.html
> There are many options to address this issue:
> 1.  Fix FreeMarkerPageFilter and use the new prefered SiteMeshFilter to make freemarker decorator to work properly.
> 2.  Pull PageFilter.java from sitemesh 2.2.1 and include it as part of the struts-sitemesh-plugin.
> 3.  Change the dependency of struts 2.1.8 on sitemesh back to 2.2.1 or the version struts 2.1.6 is depending on.
> A short term quick workaround is to use sitemesh 2.2.1. 

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