Review Request 127900: Fix redirection of absolut Urls

Andreas Cord-Landwehr cordlandwehr at kde.org
Thu May 12 17:16:49 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127900/
-----------------------------------------------------------

Review request for KDE Frameworks, Cornelius Schumacher and Kevin Funk.


Bugs: 354748
    http://bugs.kde.org/show_bug.cgi?id=354748


Repository: attica


Description
-------

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 absolut and relative
paths.

BUG: 354748


Diffs
-----

  src/atticabasejob.cpp f73cb432212be63cff2ae1118c602cc3bae6d615 

Diff: https://git.reviewboard.kde.org/r/127900/diff/


Testing
-------


Thanks,

Andreas Cord-Landwehr

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160512/ec7e7456/attachment.html>


More information about the Kde-frameworks-devel mailing list