[Webkit-unassigned] [Bug 25174] New: Session disconnect continuous when use MAC safari to access outlook web access

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 20:28:55 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25174

           Summary: Session disconnect continuous when use MAC safari to
                    access outlook web access
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: keyao at live.com


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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list