Summary: | Rekonq shows 404 error message for favicon, even though not referenced | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Frank Steinmetzger <dev+kde> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 0.8.1 | ||
Target Milestone: | 0.9 | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot of the website in question |
I noticed it also on other pages. It seems to me that sometimes kio mixes qtwebkit requests with other ones (eg: favicons). Or at least this was my first impression. Hopefully workarounding it for 0.8.2 (available asap). *** This bug has been marked as a duplicate of bug 289029 *** |
Created attachment 67023 [details] Screenshot of the website in question Version: 0.8.1 (using KDE 4.7.3) OS: Linux I was browsing a page earlier (www.kalinka-ilmenau.de, see screenshot) and at some point saw apache’s 404 response headers for /favicon.ico. I looked at the source of the page and there was no mentioning of a favicon. I have similar problems with other pages (like showing the 200 response headers, but I can’t remember/describe a particular occurence right now). Reproducible: Sometimes Steps to Reproduce: Browsed on the page klicking around wildly. At some point the described bug occurs. Actual Results: Above the actual page I get to see the verbose apache response headers. Expected Results: The headers should not be shown.