• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: IE 7 and https problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IE 7 and https problems


  • Subject: Re: IE 7 and https problems
  • From: Chuck Hill <email@hidden>
  • Date: Tue, 10 Nov 2009 17:02:47 -0800


On Nov 10, 2009, at 4:59 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?


I assumed you were just torturing me and wasn't worth the look.

I was trying to torture you, but it is worth a look.


Actually, I'm pretty sure there's a resource in the css that needs a forward slash. favicon.ico could be another

>> 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?


Yes, I did this some where back when I was trying to restore a session from a "clean" url....here's what I found:

I think that WOExceptionPage is generating a link that's a component action, that is ultimately creating a session:

at er .extensions .appserver .ERXApplication.handleActionRequestError(ERXApplication.java:1621)

I fixed a Wonder (WOExceptionPage!) bug in that recently, when was your last Wonder update?



Chuck


at your.app.Application.createSessionForRequest(Application.java:19)
at com .webobjects .appserver .WOApplication._initializeSessionInContext(WOApplication.java:2110)
at com.webobjects.appserver.WOContext.session(WOContext.java:369)
at com.webobjects.appserver.WOContext.componentActionURL(WOContext.java: 1208)
at com .webobjects .appserver ._private .WOHyperlink._appendComponentActionURLToResponse(WOHyperlink.java:183)
at com .webobjects .appserver ._private.WOHyperlink.appendAttributesToResponse(WOHyperlink.java:219)
at er .extensions .components ._private.ERXHyperlink.appendAttributesToResponse(ERXHyperlink.java: 84)
at com .webobjects .appserver ._private .WOHTMLDynamicElement ._appendOpenTagToResponse(WOHTMLDynamicElement.java:493)
at com .webobjects .appserver ._private.WOHyperlink._appendOpenTagToResponse(WOHyperlink.java:133)
at com .webobjects .appserver ._private .WOHTMLDynamicElement.appendToResponse(WOHTMLDynamicElement.java:443)
at com .webobjects .appserver ._private .WODynamicGroup.appendChildrenToResponse(WODynamicGroup.java:126)
at com .webobjects .appserver ._private.WOConditional.appendToResponse(WOConditional.java:94)
at com .webobjects .appserver ._private .WODynamicGroup.appendChildrenToResponse(WODynamicGroup.java:126)
at com .webobjects .appserver ._private.WODynamicGroup.appendToResponse(WODynamicGroup.java:136)
at com .webobjects.appserver.WOComponent.appendToResponse(WOComponent.java: 1122)
at com .webobjects .appserver ._private .WOComponentReference.appendToResponse(WOComponentReference.java:135)
at com .webobjects .appserver ._private .WODynamicGroup.appendChildrenToResponse(WODynamicGroup.java:126)
at com .webobjects .appserver ._private.WODynamicGroup.appendToResponse(WODynamicGroup.java:136)
at com .webobjects.appserver.WOComponent.appendToResponse(WOComponent.java: 1122)
at com .webobjects .appserver.WOComponent._appendPageToResponse(WOComponent.java:1574)
at com .webobjects .appserver.WOComponent._generateResponseInContext(WOComponent.java: 1543)
at com .webobjects.appserver.WOComponent.generateResponse(WOComponent.java: 1538)
at com .webobjects .woextensions.WOExceptionPage.generateResponse(WOExceptionPage.java: 38)
at com .webobjects.appserver.WOApplication._handleError(WOApplication.java: 3095)
at com .webobjects .appserver.WOApplication.handleException(WOApplication.java:3245)
at er .extensions .appserver.ERXApplication.handleException(ERXApplication.java:1673)
at er .extensions .appserver .ERXApplication.handleActionRequestError(ERXApplication.java:1621)
at com .webobjects .appserver ._private .WOActionRequestHandler._handleRequest(WOActionRequestHandler.java: 287)
at com .webobjects .appserver ._private .WOActionRequestHandler.handleRequest(WOActionRequestHandler.java:158)
at er .extensions .appserver .ERXDirectActionRequestHandler .handleRequest(ERXDirectActionRequestHandler.java:124)
at com .webobjects .appserver.WOApplication.dispatchRequest(WOApplication.java:1687)
at er .extensions .appserver .ERXApplication.dispatchRequestImmediately(ERXApplication.java:1887)
at er .extensions .appserver.ERXApplication.dispatchRequest(ERXApplication.java:1852)
at com .webobjects .appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:144)
at com .webobjects .appserver._private.WOWorkerThread.run(WOWorkerThread.java:226)
at java.lang.Thread.run(Thread.java:613)



-- 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


  • Follow-Ups:
    • Re: IE 7 and https problems
      • From: Lon Varscsak <email@hidden>
References: 
 >IE 7 and https problems (From: Lon Varscsak <email@hidden>)
 >Re: IE 7 and https problems (From: Chuck Hill <email@hidden>)
 >Re: IE 7 and https problems (From: Lon Varscsak <email@hidden>)
 >Re: IE 7 and https problems (From: Chuck Hill <email@hidden>)
 >Re: IE 7 and https problems (From: Lon Varscsak <email@hidden>)

  • Prev by Date: Re: IE 7 and https problems
  • Next by Date: Re: IE 7 and https problems
  • Previous by thread: Re: IE 7 and https problems
  • Next by thread: Re: IE 7 and https problems
  • Index(es):
    • Date
    • Thread