On Wed, Aug 20, 2008 at 4:07 AM, "Stephan Schröder" <[EMAIL PROTECTED]> wrote:
>> >> 12:35:31,491 WARN  [OgnlUtil] Caught OgnlException while setting property
>> >> 'searchText' on type 
>> >> 'org.apache.struts2.dispatcher.ServletActionRedirectResult'.
>
> well, the problem is that ServletActionRedirectResult has no property called 
> searchText which is of course clear if you think of it. The 
> struts2-developers bended the semantics of the param-tag here but OGNL 
> doesn't know that so it throws the warning. (I've seen this issue in the bug 
> tracker so it's a known inconvenience.)

I think you're referring to this issue:

https://issues.apache.org/struts/browse/WW-1714

which was just reopened today.  You can vote for it and follow its
progress there.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to