Re: IE 7 and https problems
Re: IE 7 and https problems
- Subject: Re: IE 7 and https problems
- From: Chuck Hill <email@hidden>
- Date: Tue, 10 Nov 2009 16:37:15 -0800
On Nov 10, 2009, at 4:32 PM, Lon Varscsak wrote:
Yes, wosids in cookies. It's possible it's sending something to the
server without a cookie but I don't know what that is specifically.
You could... look?
So what's the magical-chuck-1-line-o-code fix? :P
Don't use IE 7. :-P
A good start is to not create sessions to handle errors. Start by
finding out if this is happening and where the error is happening.
Log a stack trace from the session constructor?
Chuck
On Tue, Nov 10, 2009 at 5:24 PM, Chuck Hill <chill@global-
village.net> wrote:
On Nov 10, 2009, at 4:16 PM, Lon Varscsak wrote:
I'm stumped. I have a new app (WO 5.4.3 using Wonder from a
couple of
weeks ago) that when I access via IE 7 (or IE 8 in compatibility
mode)
it seems to create new sessions when accessing those links
"those links"???
and throws a "You backtracked too far." message.:
http://grab.by/rwY
IE 8, Firefox, Safari all behave appropriately. Am I missing
something obvious (and no, I can't just not run IE 7 :D).
First guess: you are using cookies for the session ID and it is
sending some
spurious crap to the server without a cookie, and the app is
creating a
session to handle the error and returning a new cookie. Then when
you click
on the next link... BLAMMO!
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall
knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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