Re: One Less Mystery
Re: One Less Mystery
- Subject: Re: One Less Mystery
- From: Mike Schrag <email@hidden>
- Date: Mon, 14 Jul 2008 19:30:11 -0400
This is especially a problem when you're testing with cookies on
your local machine, which is really sensitive to host name changing.
Another symptom of this is an Ajax update on a page that generates
complete URLs. The complete URLs will generate with your hostname
always because it generates with different logic than this startup
process. So you'll get a cross domain failure where the Ajax request
will fail _with no client-side error at all on Safari or FireFox_ ...
It just won't do ANYTHING. It's a terrible problem to track down.
Log this one away in the back of your mind, because you'll need it
again.
ms
_______________________________________________
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