You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Denis Cabasson (JIRA)" <ji...@apache.org> on 2008/11/18 22:45:36 UTC

[jira] Created: (WW-2875) tag does not evaluate Body

<s:set> tag does not evaluate Body
----------------------------------

                 Key: WW-2875
                 URL: https://issues.apache.org/struts/browse/WW-2875
             Project: Struts 2
          Issue Type: Bug
    Affects Versions: 2.0.12, 2.0.11.2
            Reporter: Denis Cabasson


This bug is the same as WW-2435. The fix needs to be applied on the 2.0.x branch.

<s:set> tag body is not evaluated, WW-1768 forgot to override useBody method to return true.

Could you please move ahead and apply the patch that was used in the trunk to the 2.0.x branch?

Thanks.

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


[jira] Updated: (WW-2875) tag does not evaluate Body

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

James Holmes updated WW-2875:
-----------------------------

    Fix Version/s: 2.0.15

> <s:set> tag does not evaluate Body
> ----------------------------------
>
>                 Key: WW-2875
>                 URL: https://issues.apache.org/struts/browse/WW-2875
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.0.11.2, 2.0.12
>            Reporter: Denis Cabasson
>             Fix For: 2.0.15
>
>
> This bug is the same as WW-2435. The fix needs to be applied on the 2.0.x branch.
> <s:set> tag body is not evaluated, WW-1768 forgot to override useBody method to return true.
> Could you please move ahead and apply the patch that was used in the trunk to the 2.0.x branch?
> Thanks.

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