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 723262 - AdBlock blocking legitimate links from commercial email mailouts
AdBlock blocking legitimate links from commercial email mailouts
Status: RESOLVED DUPLICATE of bug 617944
Product: epiphany
Classification: Core
Component: General
3.10.x (obsolete)
Other Linux
: Normal major
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-01-29 23:34 UTC by Michael Gratton
Modified: 2014-01-30 01:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Gratton 2014-01-29 23:34:32 UTC
It is common practice these days for commercial web sites to include Google Analytics-style parameters to the query part of a URL in email for web visitor analytics.

The presence of these parameters are (I think) triggering AdBlock in Ephy 3.10.3 and are causing the page to not be loaded - clicking on the link in the email results in a new tab appearing with the URL in the address field, but the page remains white and is not loaded.

A typical link looks like this:

http://www.strava.com/settings/profile?utm_source=strava&utm_medium=email&utm_content=settings_textlink&utm_campaign=2014_01_29_LoggedOutProfile_A

The problematic query param appears to be the first - "utm_source". The link loads fine after removing that:

http://www.strava.com/settings/profile?utm_medium=email&utm_content=settings_textlink&utm_campaign=2014_01_29_LoggedOutProfile_A
Comment 1 Michael Catanzaro 2014-01-30 01:00:12 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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