You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2006/11/17 08:46:59 UTC

[jira] Closed: (WW-339) Expand does not work when the value stack is empty

     [ http://issues.apache.org/struts/browse/WW-339?page=all ]

Don Brown closed WW-339.
------------------------

    Resolution: Not A Problem

> Expand does not work when the value stack is empty
> --------------------------------------------------
>
>                 Key: WW-339
>                 URL: http://issues.apache.org/struts/browse/WW-339
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Value Stack
>    Affects Versions: WW 1.3
>            Reporter: Dick Zetterberg
>            Priority: Minor
>
> The ability to expand an expression using syntax like {someProperty} does not work when the value stack is empty.
> This means that the following does not work if the stack is empty:
> {$someParam}   or  {@somePageContextAttribute}
> The workaround for this is to make sure the stack contains some data for example:
> <ww:property value="'fixForExpand'">
>   Parameter expand: <ww:property value="{$someParam}"/>
> </ww:property>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira