|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (WW-3116) Update sitemesh-plugin to use version 2.4.2 (GAE compliancy)Update sitemesh-plugin to use version 2.4.2 (GAE compliancy)
------------------------------------------------------------ Key: WW-3116 URL: https://issues.apache.org/struts/browse/WW-3116 Project: Struts 2 Issue Type: Improvement Components: Plugin - SiteMesh Affects Versions: 2.1.7 Reporter: Rainer Hermanns Assignee: Rainer Hermanns Fix For: 2.1.7 -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Resolved: (WW-3116) Update sitemesh-plugin to use version 2.4.2 (GAE compliancy)[ https://issues.apache.org/struts/browse/WW-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rainer Hermanns resolved WW-3116. --------------------------------- Resolution: Fixed commited to trunk > Update sitemesh-plugin to use version 2.4.2 (GAE compliancy) > ------------------------------------------------------------ > > Key: WW-3116 > URL: https://issues.apache.org/struts/browse/WW-3116 > Project: Struts 2 > Issue Type: Improvement > Components: Plugin - SiteMesh > Affects Versions: 2.1.7 > Reporter: Rainer Hermanns > Assignee: Rainer Hermanns > Fix For: 2.1.7 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Commented: (WW-3116) Update sitemesh-plugin to use version 2.4.2 (GAE compliancy)[ https://issues.apache.org/struts/browse/WW-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46464#action_46464 ] zhouyanming commented on WW-3116: --------------------------------- hi,Rainer when I use sitemesh-2.4.2 with struts2-sitemesh-plugin-2.1.7,It doesn't works.,are you sure fixed in 2.1.7? and I check the source in trunk,org.apache.struts2.sitemesh.TemplatePageFilter still extends the deprecated com.opensymphony.module.sitemesh.filter.PageFilter > Update sitemesh-plugin to use version 2.4.2 (GAE compliancy) > ------------------------------------------------------------ > > Key: WW-3116 > URL: https://issues.apache.org/struts/browse/WW-3116 > Project: Struts 2 > Issue Type: Improvement > Components: Plugin - SiteMesh > Affects Versions: 2.1.7 > Reporter: Rainer Hermanns > Assignee: Rainer Hermanns > Fix For: 2.1.7 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Commented: (WW-3116) Update sitemesh-plugin to use version 2.4.2 (GAE compliancy)[ https://issues.apache.org/struts/browse/WW-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46465#action_46465 ] Rainer Hermanns commented on WW-3116: ------------------------------------- What exactly is not working for you? Could you please give us more details, stack traces, log messages, sample code or the like? Thanks, Rainer > Update sitemesh-plugin to use version 2.4.2 (GAE compliancy) > ------------------------------------------------------------ > > Key: WW-3116 > URL: https://issues.apache.org/struts/browse/WW-3116 > Project: Struts 2 > Issue Type: Improvement > Components: Plugin - SiteMesh > Affects Versions: 2.1.7 > Reporter: Rainer Hermanns > Assignee: Rainer Hermanns > Fix For: 2.1.7 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Commented: (WW-3116) Update sitemesh-plugin to use version 2.4.2 (GAE compliancy)[ https://issues.apache.org/struts/browse/WW-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46466#action_46466 ] zhouyanming commented on WW-3116: --------------------------------- It display original sitemesh decorator sitemesh2.4 has difference with sitemesh2.3 protected void applyDecorator(Page page, Decorator decorator,HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException wasn't hook anymore > Update sitemesh-plugin to use version 2.4.2 (GAE compliancy) > ------------------------------------------------------------ > > Key: WW-3116 > URL: https://issues.apache.org/struts/browse/WW-3116 > Project: Struts 2 > Issue Type: Improvement > Components: Plugin - SiteMesh > Affects Versions: 2.1.7 > Reporter: Rainer Hermanns > Assignee: Rainer Hermanns > Fix For: 2.1.7 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Commented: (WW-3116) Update sitemesh-plugin to use version 2.4.2 (GAE compliancy)[ https://issues.apache.org/struts/browse/WW-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46906#action_46906 ] zhouyanming commented on WW-3116: --------------------------------- sitemesh plugin doesn't support sitemesh2.4.x but struts2.1.8 has upgraded sitemesh to 2.4.2 > Update sitemesh-plugin to use version 2.4.2 (GAE compliancy) > ------------------------------------------------------------ > > Key: WW-3116 > URL: https://issues.apache.org/struts/browse/WW-3116 > Project: Struts 2 > Issue Type: Improvement > Components: Plugin - SiteMesh > Affects Versions: 2.1.8 > Reporter: Rainer Hermanns > Assignee: Rainer Hermanns > Fix For: 2.1.8 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Commented: (WW-3116) Update sitemesh-plugin to use version 2.4.2 (GAE compliancy)[ https://issues.apache.org/struts/browse/WW-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46944#action_46944 ] Christian Wolfgang Stone commented on WW-3116: ---------------------------------------------- Please mark this task as not resolved. I am creating a patch to allow version 2.4.2 compliancy. Specifically compatibility with Freemarker and Velocity. Currently, sitemesh-freemarker does not work at all. > Update sitemesh-plugin to use version 2.4.2 (GAE compliancy) > ------------------------------------------------------------ > > Key: WW-3116 > URL: https://issues.apache.org/struts/browse/WW-3116 > Project: Struts 2 > Issue Type: Improvement > Components: Plugin - SiteMesh > Affects Versions: 2.1.8 > Reporter: Rainer Hermanns > Assignee: Rainer Hermanns > Fix For: 2.1.8 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Reopened: (WW-3116) Update sitemesh-plugin to use version 2.4.2 (GAE compliancy)[ https://issues.apache.org/struts/browse/WW-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Musachy Barroso reopened WW-3116: --------------------------------- > Update sitemesh-plugin to use version 2.4.2 (GAE compliancy) > ------------------------------------------------------------ > > Key: WW-3116 > URL: https://issues.apache.org/struts/browse/WW-3116 > Project: Struts 2 > Issue Type: Improvement > Components: Plugin - SiteMesh > Affects Versions: 2.1.8 > Reporter: Rainer Hermanns > Assignee: Rainer Hermanns > Fix For: 2.1.8 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Resolved: (WW-3116) Update sitemesh-plugin to use version 2.4.2 (GAE compliancy)[ https://issues.apache.org/struts/browse/WW-3116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Musachy Barroso resolved WW-3116. --------------------------------- Resolution: Duplicate Fix Version/s: (was: 2.1.8) 2.2.0 fixing in favor of WW-3291 > Update sitemesh-plugin to use version 2.4.2 (GAE compliancy) > ------------------------------------------------------------ > > Key: WW-3116 > URL: https://issues.apache.org/struts/browse/WW-3116 > Project: Struts 2 > Issue Type: Improvement > Components: Plugin - SiteMesh > Affects Versions: 2.1.8 > Reporter: Rainer Hermanns > Assignee: Rainer Hermanns > Fix For: 2.2.0 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
| Free embeddable forum powered by Nabble | Forum Help |