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 604087 - Hardcoded Google defaults
Hardcoded Google defaults
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Preferences
git master
Other Linux
: Normal normal
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
: 662536 (view as bug list)
Depends on:
Blocks: 602196
 
 
Reported: 2009-12-08 15:51 UTC by Carl van Tonder
Modified: 2011-10-28 11:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch against b45f436e6f81721ab51a948c41f3370476413898 (2.97 KB, patch)
2009-12-08 15:52 UTC, Carl van Tonder
committed Details | Review

Description Carl van Tonder 2009-12-08 15:51:52 UTC
URL bar keyword search is hard-coded to use Google, a regression from 2.26 and a privacy concern. The attached patch adds a gconf key (`url_search`) which defaults to Google (though potentially this is a bug in itself) to define a search string for address bar searches. If the value is blank or null, the patch causes epiphany to silently fall back to Google as well, although incorrect strings in the gconf key are not handled.
Comment 1 Carl van Tonder 2009-12-08 15:52:34 UTC
Created attachment 149343 [details] [review]
Patch against b45f436e6f81721ab51a948c41f3370476413898
Comment 2 Xan Lopez 2009-12-08 17:00:46 UTC
Comment on attachment 149343 [details] [review]
Patch against b45f436e6f81721ab51a948c41f3370476413898

I've pushed this to master with some small changes. Commit ffe63b2868201600e3c0bf9f203de387c3616c40
Comment 3 Xan Lopez 2011-10-28 11:19:15 UTC
*** Bug 662536 has been marked as a duplicate of this bug. ***