https://bugs.kde.org/show_bug.cgi?id=517682
Albert Astals Cid <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kio/-/commit/d67e997 | |90caaba799e612437b7de433d24 | |f54444 --- Comment #5 from Albert Astals Cid <[email protected]> --- Git commit d67e99790caaba799e612437b7de433d24f54444 by Albert Astals Cid. Committed on 13/05/2026 at 12:02. Pushed by aacid into branch 'master'. http worker: call redirection also for redirectToTrailingSlash If we do not do this StoredTransferJob will contain the "redirect" data and then the redirected data, i.e. it will have something like <!DOCTYPE HTML PUBLIC \"-//IETF//DTD HTML 2.0//EN\">\n<html><head>\n<title>301 Moved Permanently</title>\n</head><body>\n<h1>Moved Permanently</h1>\n<p>The document has moved <a href=\".../\">here</a>.</p>\n</body></html> AND HERE THE ACTUAL DATA M +1 -0 src/kioworkers/http/http.cpp https://invent.kde.org/frameworks/kio/-/commit/d67e99790caaba799e612437b7de433d24f54444 -- You are receiving this mail because: You are watching all bug changes.
