Your message dated Wed, 2 May 2007 20:19:19 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#246505: mozilla google-search sourceid is a privacy issue
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: mozilla-browser
Version: 2:1.6-5
Severity: normal
Tags: patch
The google search functionality when entering search terms in the
location bar sends the following url to google:
http://www.google.com/search?q=<query>&sourceid=mozilla-search&start=0&start=0&ie=utf-8&oe=utf-8
Note the "sourceid=mozilla-search" parameter: it tells Google that I am
searching with Mozilla.
Even though I love Mozilla and Google I consider this a privacy issue,
since this parameter cannot be removed or suppressed. It is hardcoded
into the google.src component.
I attached a patch that removes the sourceid trickery.
Cheers, Bastian
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.5-treasure2
Locale: LANG=C, [EMAIL PROTECTED]
Versions of packages mozilla-browser depends on:
ii debconf 1.4.24 Debian configuration management sy
ii libatk1.0-0 1.4.1-1 The ATK accessibility toolkit
ii libc6 2.3.2.ds1-12 GNU C Library: Shared libraries an
ii libgcc1 1:3.3.3-6 GCC support library
ii libglib2.0-0 2.2.3-1 The GLib library of C routines
ii libgtk2.0-0 2.2.4-5 The GTK+ graphical user interface
ii libnspr4 2:1.6-5 Netscape Portable Runtime Library
ii libpango1.0-0 1.2.5-4 Layout and rendering of internatio
ii libstdc++5 1:3.3.3-6 The GNU Standard C++ Library v3
ii libx11-6 4.3.0-7 X Window System protocol client li
ii libxext6 4.3.0-7 X Window System miscellaneous exte
ii libxp6 4.3.0-7 X Window System printing extension
ii libxt6 4.3.0-7 X Toolkit Intrinsics
ii psmisc 21.4-1 Utilities that use the proc filesy
ii xlibs 4.3.0-7 X Window System client libraries m
-- debconf information:
* mozilla/dsp: auto
* mozilla/prefs_note:
--- google.src.orig 2004-04-29 12:54:12.000000000 +0200
+++ google.src 2004-04-29 12:54:21.000000000 +0200
@@ -12,7 +12,6 @@
>
<input name="q" user>
-<input name="sourceid" value="mozilla-search">
<inputnext name="start" factor="10">
<inputprev name="start" factor="10">
<input name="ie" value="utf-8">
--- End Message ---
--- Begin Message ---
On Wed, May 02, 2007 at 07:22:29PM +0200, Bastian Kleineidam <[EMAIL
PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Mike,
>
> Mike Hommey schrieb:
> > I think I tried everything, but still can't reproduce with iceape
> > 1.0.8-4 from etch. Could you make sure you have this version installed
> > now and test again ?
> I tested this again, and the segfault is gone. I was able to
> successfully change the google client setting as you explained in your
> earlier posts. So from my end here you can close this bug.
Doing so, then.
Thanks
Mike
--- End Message ---