Skip to content

Honor the port when fetching favicons

Daniel Roschka requested to merge dunedan/kio:add-missing-favicon-port into master

This is supposed to fix FavIconsCache when the URL contains a non-default port.

Please note that this is completely untested as I don't have a KDE dev environment available!

The matching bug report is https://bugs.kde.org/show_bug.cgi?id=437515.

Merge request reports