Version: (using Devel) Compiler: gcc version 4.3.2 OS: Linux Installed from: Compiled sources Konqueror fails with HTTP errors 302 and 301. After a upgrade from 4.3RC2 to newest 4.3 branch on Saturday Jun 18, and a new update Sunday to svn 999102. After the updates I started to get lots of HTTP 302 and 301 errors in Konqueror, on URL that have never given such errors. Example of URL generating 302 Found error: http://www.linux.com/articles/feature/ Example of URL giving 301 Moved Permanently error: http://osnews.com/
Could you revert r996832 and retest? This is only change made in kio/http 4_3 branch which I found. http://lists.kde.org/?l=kde-commits&m=124761529815756&w=2
Reverted kdelibs/kioslave/http back to r991488 Everything worked as before, no more 302 and 301s. So r996832 cause the problem.
Oddly trunk works fine, too (@r997984).
SVN commit 1000698 by ahartmetz: - Set m_mimeTypeSent in one more place to better avoid sending mimeType() too often. - Do not send mimeType() if the result of the request is a redirection. Thanks to dfaure for finding the problem from the browser's POV and for the first hunk of the patch. The bugfix that caused the problems is not in trunk so far, by the way. BUG:200789 M +2 -1 http.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1000698
*** Bug 195311 has been marked as a duplicate of this bug. ***
*** Bug 201274 has been marked as a duplicate of this bug. ***
*** Bug 201301 has been marked as a duplicate of this bug. ***
I've taken the above patch and applied it to my kdelibs (4.3rc3), and confirmed it fixed the issue. Thanks for the quick turnaround.
*** Bug 201307 has been marked as a duplicate of this bug. ***
This issue can be closed.
Fixed!
Can you change the status to CLOSED FIXED? (as opposed to RESOLVED FIXED) :)