----- Original Message -----
From: "Frank Febbraro" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 19, 2004 5:50 PM
Subject: Re: [OS-webwork] Dynamic View Mapping


> Ok I see what is going wrong.
>
> the view result is:
> redirect.action?url=somthing?param1=value1&param2=value2
>
> What is happening is that it interprets redirect.action as having 2
> parameters
>
> 1) url=somthing?param1=value1
> 2) param2=value2
>
> not sure how to fix it yet...any ideas...
>

Exactly, the problem is how to determine where the parameters belong. This
is a known problem (at least to me :-) ) and you might want to have a look
at this issue in Jira that discusses this as well (also in combination with
redirect.action which is the most common case where you stumble on it).
http://jira.opensymphony.com/secure/ViewIssue.jspa?key=WW-419

Nothing has been done on this by me yet, but I know that Raymond Lai has
added a patch that would implement the redirect as discussed in the issue. I
have not had the time to look into this more, but please have a look and
comment. Maybe it can be of some help to you.

Best regards,

Dick








-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to