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 706481 - warnings on startup: missing terminating ] for character class
warnings on startup: missing terminating ] for character class
Status: RESOLVED DUPLICATE of bug 719399
Product: epiphany
Classification: Core
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-08-21 11:19 UTC by Adam Dingle
Modified: 2014-01-04 15:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Dingle 2013-08-21 11:19:11 UTC
I'm running Epiphany from git master with WebKit 2.1.4 on Ubuntu 13.10.

Each time I start Epiphany from the command line, I see these warnings:

** (WebKitWebProcess:6297): WARNING **: uri_tester_compile_regexp: Error while compiling regular expression /cdn-cgi/pe/bag\?r[]=.*cpalead.com at char 34: missing terminating ] for character class

** (WebKitWebProcess:6297): WARNING **: uri_tester_compile_regexp: Error while compiling regular expression eveningecho.ie/cdn-cgi/pe/bag\?r[]=.*pubads.g.doubleclick.net at char 61: missing terminating ] for character class
Comment 1 William Jon McCann 2014-01-02 17:41:13 UTC
I suppose this is the adblock? I am not seeing this. Is it still occurring with master?
Comment 2 Claudio Saavedra 2014-01-02 20:35:29 UTC

*** This bug has been marked as a duplicate of bug 719399 ***
Comment 3 Adam Dingle 2014-01-04 15:15:22 UTC
I no longer see this in git master.  It was indeed a duplicate of the bug above (thanks for fixing that).