Summary: | Konqueror does not POST form data when following an HTTP 307 redirect status code | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | bert |
Component: | http | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adawit |
Priority: | NOR | ||
Version: | 4.11.3 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Other | ||
URL: | http://www.w3.org/People/Bos/Test/redirect307.html | ||
Latest Commit: | http://commits.kde.org/kdelibs/5fd9d1a7b2d0afda2bf76bcdbd4df5577b893387 | Version Fixed In: | 4.13 |
Sentry Crash Report: |
Description
bert
2014-02-07 14:34:05 UTC
Fix pending https://git.reviewboard.kde.org/r/116017/ Git commit 5fd9d1a7b2d0afda2bf76bcdbd4df5577b893387 by Dawit Alemayehu. Committed on 23/02/2014 at 18:55. Pushed by adawit into branch 'KDE/4.13'. Implemented HTTP POST -> POST redirection support in KIO. FIXED-IN: 4.13 REVIEW: 116017 M +21 -37 kio/kio/job.cpp M +19 -13 kio/kio/job.h M +4 -2 kio/kio/job_p.h M +3 -5 kioslave/http/http.cpp http://commits.kde.org/kdelibs/5fd9d1a7b2d0afda2bf76bcdbd4df5577b893387 |