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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 00:02:19 PST 2007


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





------- Comment #8 from ddkilzer at webkit.org  2007-11-29 00:02 PDT -------
(In reply to comment #7)
> Forgive my ignorance... Does a status of resolved mean this has been fixed in a
> nightly, and I am to take this as a nod to download the nightly and perform QA
> tests on the resolution?
> 
> Is there any more detail, just to satisfy my curiosity, as to what is going on,
> and why this happens?  Does it affect other entypes or just the one I noticed? 
> I can certainly look into changing the enctype on my apps that use it in order
> to work around this, however, I would like to know what my options are.

Since the bug is in an internal framework (probably CFNetwork), it's not a part
of WebKit and thus can't be fixed with nightly builds.  Unfortunately, the
visibility into these types of bugs ends with the bug being put into Radar. 
Apple doesn't comment on future releases, so it's hard to say when this bug
will get fixed.  Please know that the correct parties are now aware of the bug,
though.

You can test the behavior for yourself by changing the encoding type on the
form and watching what Safari (via CFNetwork) sends to the web server.  I
*think* this only affects multipart/form-data encoding, but I'm not sure.  It
would be easy for you to test, though, as I mentioned.


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