Re: DirectAction + Session restoration
Re: DirectAction + Session restoration
- Subject: Re: DirectAction + Session restoration
- From: LD <email@hidden>
- Date: Thu, 1 Sep 2005 02:44:24 +1000
Hi there,
On 01/09/2005, at 1:26 AM, Kieran Kelleher wrote:
It seems wosid is being corrupted by the ?x,y coordinates at the
end of the URL.
Try using the 'name' attribute of WOActiveImage to see if it
correctly submited form values in the URL like
....?wosid=......&name.x=8&name.y=10
Nope. That seems to be a bug too!
The following description doesn't seem to work:
i.e., If name is specified then the hit point is specified as
name.x=value; name.y=value; in the form
....?wosid=......?8,10
is what I'm getting.
In any case the behaviour you see should probably be reported as a
bug since the ?8,10 at the end of the URL assumes you already have
no query string at the end of the URL.
Both Safari and Firefox submit such urls so the bug is in WORequest's
interpretation of the incoming url.
with regards,
--
LD
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden