[
https://issues.apache.org/jira/browse/WW-3330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12921794#action_12921794
]
zhouyanming commented on WW-3330:
---------------------------------
@Maurizio Cucchiara
I'm sorry it doesn't works,shouldParsePage() is executed only once per
request,<@s.action> doesn't trigger it.
> <@s.action> broken in sitemesh freemarker decorator page
> --------------------------------------------------------
>
> Key: WW-3330
> URL: https://issues.apache.org/jira/browse/WW-3330
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - SiteMesh
> Reporter: zhouyanming
> Priority: Blocker
> Fix For: Future
>
> Attachments: WW-3330.patch
>
>
> broken since this patch https://issues.apache.org/struts/browse/WW-3291
> <div id="left"><@s.action name="left" executeResult="true" /></div>
> <div id="content">${body}</div>
> <div id="right"><@s.action name="right" executeResult="true" /></div>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.