Bug 25174
| Summary: | Session disconnects continuously when use Mac Safari to access outlook web access | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | keyao <keyao> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | UNCONFIRMED | ||
| Severity: | Normal | CC: | ap, mehdi.jalaly13669 |
| Priority: | P2 | ||
| Version: | 525.x (Safari 3.1) | ||
| Hardware: | Mac (Intel) | ||
| OS: | OS X 10.5 | ||
keyao
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
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.