WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
25174
Session disconnects continuously when use Mac Safari to access outlook web access
https://bugs.webkit.org/show_bug.cgi?id=25174
Summary
Session disconnects continuously when use Mac Safari to access outlook web ac...
keyao
Reported
2009-04-13 20:28:55 PDT
I use Mac safari to access Outlook web access, I was continuous disconnect from the server, after I clear the Cookie.plist, it works well, but after sometimes, it come to this condition. Following is the cookie information that I got from Cookie.plist which related to the server I accessed. <dict> <key>Created</key> <real>260775489.28725001</real> <key>Domain</key> <string>pioneer.exchange.microsoft.com</string> <key>Expires</key> <date>2009-04-21T05:38:09Z</date> <key>Name</key> <string>logondata</string> <key>Path</key> <string>/OWA/auth</string> <key>Value</key> <string>acc=0&lgn=usename</string> </dict> <dict> <key>Created</key> <real>261043408.16749701</real> <key>Domain</key> <string>pioneer.exchange.microsoft.com</string> <key>Expires</key> <date>2009-04-10T08:03:30Z</date> <key>Name</key> <string>cookieTest</string> <key>Path</key> <string>/owa/auth</string> <key>Value</key> <string>1</string> </dict> <dict> <key>Created</key> <real>261045198.58144301</real> <key>Domain</key> <string>pioneer.exchange.microsoft.com</string> <key>Expires</key> <date>2009-04-24T08:33:18Z</date> <key>Name</key> <string>logondata</string> <key>Path</key> <string>/owa/auth</string> <key>Value</key> <string>acc=0&lgn=usename</string> </dict> If more information is needed, I will provide if possible.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2009-04-14 02:31:38 PDT
This is most likely an issue in closed source code beneath WebKit. Please file a bug at <
http://bugreport.apple.com
>, and be sure to mention the exact version of your system software.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug