Bug 289586

Summary: Rekonq shows 404 error message for favicon, even though not referenced
Product: [Applications] rekonq Reporter: Frank Steinmetzger <dev-kde>
Component: generalAssignee: 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:
Attachments: Screenshot of the website in question

Description Frank Steinmetzger 2011-12-22 14:00:34 UTC
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.
Comment 1 Andrea Diamantini 2011-12-22 16:36:04 UTC
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).
Comment 2 Andrea Diamantini 2011-12-29 17:40:45 UTC

*** This bug has been marked as a duplicate of bug 289029 ***