[Webkit-unassigned] [Bug 16166] New: Depending on form action enctype, safari stalls badly on 302 redirect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 20:19:57 PST 2007


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

           Summary: Depending on form action enctype, safari stalls badly on
                    302 redirect
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: Macintosh
               URL: http://newgeo.com/web/safari/enctype.ws
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: scott at newgeo.com


I am using Safari 5523.10 on PPC 10.5
A nightly from a week ago also has this same issue.  iPhone does not seem to
have this issue.  Intel MacBook also has same issue, that is my entire test
bed.

http://newgeo.com/web/safari/enctype.ws
Given the test case above, you can view source to see the html, only difference
in each form button is the form enctype.  Each button tests a different
version.

There is server side code that injects :
HTTP/1.0 302 Moved Temporarily
Server: WebSiphon/2.0
MIME-Version: 1.0
Location: http://newgeo.com/web/safari/done.ws


Depending on the enctype, one will honor the 302 immediately, the other will
stall for the difference of the two time stamps below, even though the url bar
in Safari has already changed:
===== 2007 11 27 ===== 20:11:49 GMT-08:00 =====
===== 2007 11 27 ===== 20:12:46 GMT-08:00 =====

Near 60 second stall, this is repeatable.  I have also attached tcp dump data
of each case, one is stalls.txt and the other is works.txt, each file should be
self explanatory.


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