After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 331824 - some pages break with ad blocker enabled
some pages break with ad blocker enabled
Status: RESOLVED FIXED
Product: epiphany-extensions
Classification: Deprecated
Component: adblock
1.9.x
Other Linux
: Normal normal
: ---
Assigned To: epiphany-extensions-maint
epiphany-extensions-maint
Depends on:
Blocks:
 
 
Reported: 2006-02-19 23:05 UTC by Sebastien Bacher
Modified: 2006-03-06 20:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2006-02-19 23:05:41 UTC
That bug has been described on https://launchpad.net/distros/ubuntu/+source/epiphany-extensions/+bug/31171

"(dapper, updated as of February 11)

I suppose it is a website bug, but annoying nevertheless

So far I have found one page: http://www.gazeta.pl (biggest Polish newspaper, primary source of on-line information in Poland, i.e. - significant for a lot of users).

If this problem repeats for other sites, it makes ad blocker quite useless. If I find more examples, I'll comment on this bug.

Firefox with addblock and filter.g works properly for the same site.
...
>> Thanks for your bug report. Could you try with version 1.9.7 (released today)
...
1. I upgraded dapper epiphany to 1.9.7 (as of February 15th) and compiled epiphany-extensions from dapper sources (1.9.7). It didn't change anything.
...
> What happens exactly on that website
...
http://librarian.launchpad.net/1574435/adblock_enabled.png
more than a thousand words

http://librarian.launchpad.net/1574436/adblock_disabled.png
more than a thousand words

http://librarian.launchpad.net/1574437/misplaced_flash-adblock_disabled.png
It's flash 7.0.61. (the same is without flash - "download plugin" banner is misplaced)"
Comment 1 Christian Persch 2006-02-19 23:50:47 UTC
I guess the filter list we ship is totally outdated. Does it still happen when the list in /usr/share/epiphany-extensions/adblock-patterns (not sure about the patch) is updated with the latest on from http://www.pierceive.com/ ?
Comment 2 Adam Hooper 2006-02-20 06:34:02 UTC
Just run epiphany-extensions/extensions/adblock/download-latest.pl to get the latest list.

Actually, that file is out of date and points to an inexistent URI. It must be corrected.
Comment 3 Jean-François Rameau 2006-03-04 10:58:53 UTC
It appears that gazeta.pl is linked with a css file named hp2_ad.css - the important keyword is ad - blocked by adblock extension.

Looking at FF's adblock extension, it seems that it doesn't block css links in any way.

Solutions:
- upgrade your epiphany to the CVS one: it doesn't block css anymore,
- add hp2_ad.css to ~/.gnome2/epiphany/extensions/data/adblock/whitelist

Hope it helps.
Comment 4 Sebastien Bacher 2006-03-05 20:29:20 UTC
Should the bug marked as fixed?
Comment 5 Jean-François Rameau 2006-03-06 20:05:05 UTC
Yes, fixed.