Brock,

Can you add this to http://jira.opensymphony.com/ as an issue, and attach your patch?

Cheers,
Scott

Brock Bulger wrote:
I started porting over the existing URLTag to work in WebWork 2 and ran into
a slight problem. The URLTag supports using the "param" tag within it. The
current implementation of ParamTag uses the ValueStack to set the parameter
on the parent tag. If the ValueStack is null then no parameters get set on
the parent tag. This can occur whenever the "param" tag is used outside of
an action execution. The url/param tags should work correctly when accessing
a Jsp directly (for example on a page with a form on it).

I have attached a patch that will add the user specified name-value pair
parameter to the parent action when the ValueStack is null.

- Brock

--


ATLASSIAN - http://www.atlassian.com
Expert J2EE Software, Services and Support
-------------------------------------------------------
Need a simple, powerful way to track and manage issues?
Try JIRA - http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to