[Webkit-unassigned] [Bug 16325] New: REGRESSION: www.xerox.ru doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 6 05:45:22 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16325

           Summary: REGRESSION: www.xerox.ru doesn't work
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
               URL: http://www.xerox.ru/Themes/basic/products-
                    index.asp?Folder=739
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


Steps to reproduce:
1. Open http://www.xerox.ru/Themes/basic/products-index.asp?Folder=739
2. Refresh.

Results: an error page is displayed.

This is caused by document.cookie="" on the page. An empty cookie is stored by
NSHTTPCookieStorage and then transmitted as "Cookie: =".

This is a regression in Leopard. I'm not sure if it should be considered an
NSHTTPCookieStorage bug, but I have a workaround anyway.


-- 
Configure bugmail: http://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