GNOME Bugzilla – Bug 706481
warnings on startup: missing terminating ] for character class
Last modified: 2014-01-04 15:15:22 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
I suppose this is the adblock? I am not seeing this. Is it still occurring with master?
*** This bug has been marked as a duplicate of bug 719399 ***
I no longer see this in git master. It was indeed a duplicate of the bug above (thanks for fixing that).