Summary: | Favicon can't be downloaded through a proxy with authentication | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Jean Labrousse <jean.labrousse> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adawit |
Priority: | NOR | ||
Version: | Git | ||
Target Milestone: | --- | ||
Platform: | RedHat Enterprise Linux | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/3ff9547ed05e61ccf39d9a626211798d3fe2ae22 | Version Fixed In: | 4.9.2 |
Sentry Crash Report: |
Description
Jean Labrousse
2006-10-13 16:54:39 UTC
Message from the Bugsquad and Konqueror teams: This bug is closed as outdated, as we do not have the manpower to maintain the KDE3 version anymore. If you still can reproduce this issue with Konqueror 4.8.4 or later, please open a new report. Thank you for your understanding. This is still a valid bug in KDE 4 and needs to be fixed. Git commit 1bbe35731018b85973c6bc4e4b29c7b319ee6dad by Dawit Alemayehu. Committed on 19/06/2012 at 09:24. Pushed by adawit into branch 'KDE/4.9'. Added "no-www-auth" and "no-proxy-auth" KIO meta data flags. These flags are needed to address a bug. M +3 -1 kio/DESIGN.metadata M +5 -2 kioslave/http/http.cpp M +4 -2 kioslave/http/http.h http://commits.kde.org/kdelibs/1bbe35731018b85973c6bc4e4b29c7b319ee6dad Git commit 73bb93cdd424e12f431cec356a1a5a26710a2451 by Dawit Alemayehu. Committed on 11/09/2012 at 00:00. Pushed by adawit into branch 'KDE/4.9'. Allow proxy authentication when attempting to retrieve favorite icons. FIXED-IN: 4.9.2 M +1 -1 lib/konq/favicons/favicons.cpp http://commits.kde.org/kde-baseapps/73bb93cdd424e12f431cec356a1a5a26710a2451 Git commit 3ff9547ed05e61ccf39d9a626211798d3fe2ae22 by Dawit Alemayehu. Committed on 11/09/2012 at 00:00. Pushed by adawit into branch 'master'. Allow proxy authentication when attempting to retrieve favorite icons. FIXED-IN: 4.9.2 (cherry picked from commit 73bb93cdd424e12f431cec356a1a5a26710a2451) M +1 -1 lib/konq/favicons/favicons.cpp http://commits.kde.org/kde-baseapps/3ff9547ed05e61ccf39d9a626211798d3fe2ae22 |