Bug 253329 - Osdir mailing list renders to blank page
Summary: Osdir mailing list renders to blank page
Status: RESOLVED FIXED
Alias: None
Product: rekonq
Classification: Applications
Component: general (show other bugs)
Version: 0.6.0
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Andrea Diamantini
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-05 18:24 UTC by Jose
Modified: 2011-02-24 19:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jose 2010-10-05 18:24:27 UTC
Version:           0.6.0
OS:                Linux

OSDir mailing list renders to a blank page.

Reproducible: Didn't try

Steps to Reproduce:
Go to http://osdir.com/ml/GoogleWebToolkit/2009-07/msg02067.html

Actual Results:  
Blank page

Expected Results:  
A page showing a mailing list message

OS: Linux (i686) release 2.6.32-25-generic-pae
Compiler: cc

It works in Firefox 3.6 and Chrome 6.0
Comment 1 Panagiotis Papadopoulos 2010-10-07 15:39:36 UTC
seems like an adbocking issue:

when you whitelist this site (or disabling ad blocking in general) the site will load fine…
Comment 2 Ivan D Vasin 2010-11-30 17:10:50 UTC
this also happens when attempting to load the AdWords API documentation <http://code.google.com/apis/adwords/docs/developer/index.html>.

this seems to be related to bug #249701, which was marked as fixed several weeks before the release of rekonq 0.6.1.  either that fix didn't make it into the release, or something else is triggering the same issue.
Comment 3 Panagiotis Papadopoulos 2010-11-30 17:23:48 UTC
confirmed with rekonq from mainline, with KDE 4.6 Beta 1…
Comment 4 Andrea Diamantini 2011-02-24 19:11:02 UTC
Git commit fd1f2205b673a41bedb3959c99b8958f99a7b269 by Andrea Diamantini.
Committed on 21/02/2011 at 19:21.
Pushed by adjam into branch 'master'.

AdBlock: adding a Null Rule to match all the unimplemented filters.

BUG:248045
BUG:253329
BUG:265909

M  +1    -0    src/CMakeLists.txt     
M  +2    -0    src/adblock/adblockmanager.cpp     
M  +28   -2    src/adblock/adblockrule.cpp     
M  +11   -0    src/adblock/adblockrule.h     
A  +135  -0    src/adblock/adblockrulenullimpl.cpp         [License: GPL (v2/3)]
A  +51   -0    src/adblock/adblockrulenullimpl.h         [License: GPL (v2/3)]
M  +4    -0    src/adblock/adblockruletextmatchimpl.cpp     

http://commits.kde.org/rekonq/fd1f2205b673a41bedb3959c99b8958f99a7b269