<table><tr><td style="">trufanov created this revision.<br />trufanov added a reviewer: meven.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />trufanov requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D25432">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>After latest libKF5KIOCore.so.5.65.0 update my KTorrent has stopped to work via HTTP Proxy.<br />
I've created a Bug here: <a href="https://bugs.kde.org/show_bug.cgi?id=414346" class="remarkup-link" target="_blank" rel="noreferrer">https://bugs.kde.org/show_bug.cgi?id=414346</a> to make it more googleable if someone else faces with this problem now.<br />
The bug in the line here: <a href="https://github.com/KDE/kio/commit/0911763b8f19c9fee3083e7f09382e1cde957723#diff-7d1e19d94808019256c1784b3dfc6801R2163" class="remarkup-link" target="_blank" rel="noreferrer">https://github.com/KDE/kio/commit/0911763b8f19c9fee3083e7f09382e1cde957723#diff-7d1e19d94808019256c1784b3dfc6801R2163</a><br />
The method returns QVariant with type QByteArray that can't be directly converted to QStringList. It should be converted to QString and splitted.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25432">https://phabricator.kde.org/D25432</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/ioslaves/http/http.cpp</div></div></div><br /><div><strong>To: </strong>trufanov, meven<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>