https://bugs.kde.org/show_bug.cgi?id=354748
Andreas Cord-Landwehr <cordlandw...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/atti | |ca/d6118e0d79fc5b1abda3e2d1 | |e506bb7bde160747 Status|UNCONFIRMED |RESOLVED --- Comment #3 from Andreas Cord-Landwehr <cordlandw...@kde.org> --- Git commit d6118e0d79fc5b1abda3e2d1e506bb7bde160747 by Andreas Cord-Landwehr. Committed on 14/05/2016 at 13:52. Pushed by cordlandwehr into branch 'master'. Fix redirection of absolut Urls Redirection only worked with relative urls. Yet, e.g. the http to https redirection on KDE servers uses absolute paths, which resulted in an empty url, since the reply attribute was not relative. This patch adds a case distinction for redirecting absolute and relative paths. REVIEW: 127900 M +7 -2 src/atticabasejob.cpp http://commits.kde.org/attica/d6118e0d79fc5b1abda3e2d1e506bb7bde160747 -- You are receiving this mail because: You are watching all bug changes.