Closed Bug 145375 Opened 22 years ago Closed 21 years ago

Update Google sherlock file to support Unicode

Categories

(SeaMonkey :: Search, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.0.2

People

(Reporter: bobj, Assigned: jag+mozilla)

References

Details

Attachments

(2 files)

The sherlock file for Google should be modified to support Unicode, then
we can search in any language and receive and display multilingual results.

We need to add the specification for 
 - the query charset
 - the Google input and output encodings
 - the interpret charset for the results

Here are the diffs for SBWeb_02.src

@@ -9,15 +9,19 @@
    update= "http://search.netscape.com/sherlock/SBWeb_02.src" 
    updateIcon= "http://search.netscape.com/sherlock/SBWeb_02.gif" 
    updateCheckDays= 1   
+   queryCharset="UTF-8"
 >
 
 <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">
+<input name="oe" value="utf-8">
 
 <interpret 
     browserResultType="result" 
+    charset = "UTF-8"
     resultListStart="<!--a-->" 
     resultListEnd="<!--z-->" 
     resultItemStart="<!--m-->" 

I'm not sure if the inputprev and inputnext are really needed.  Can
those lines be deleted.

The results in the browser window displays fine, but there appears to be
a problem in the sidebar search tab to correctly display characters not
in the "system" charset.
Priority: -- → P3
Target Milestone: --- → mozilla1.0.1
Google Sharlock Plugin in google.com is now updated with UTF-8 support.
http://www.google.com/mozilla/google.src

But 1.0.1rc1 doesn't include this updated google.src yet.
We should try to get this in 1.0.2
Keywords: mozilla1.0.2
Target Milestone: mozilla1.0.1 → mozilla1.0.2
*** Bug 161181 has been marked as a duplicate of this bug. ***
*** Bug 143315 has been marked as a duplicate of this bug. ***
*** Bug 144786 has been marked as a duplicate of this bug. ***
*** Bug 170129 has been marked as a duplicate of this bug. ***
Depends on: 172119
Blocks: 172119
No longer depends on: 172119
Just in the case: how will it go on trunk and Phoenix?
http://www.google.com/mozilla/google.src
Anyway, newer one is better for all...
is there nobody willing to fix this bug? It really ain't that difficult to
update that file, is it?
Nominating for 1.4
This is the sort of high profile bug that makes mozilla look bad to
international users. This bug bites me nearly everyday. 

Flags: blocking1.4?
I *strongly* stand by comment 9.
for both Mozilla (Seamonkey) and Mozilla Firebird.
And Moz1.0.2 is now gone from toppage of mozilla.org and this wish/bug is still
opened.

As I pointed at comment 7, definitely new one is BETTER.
roc+moz:
Any idea why noone is working on this ?
OS: Windows 2000 → All
Hardware: PC → All
This is the google.src currently at http://www.google.com/mozilla/google.src

Attaching this so I can set flags.
Attachment #123149 - Flags: approval1.4?
sspitzer: yes. We are only updating our shipped version to match Google's
supplied version.
Comment on attachment 123149 [details]
http://www.google.com/mozilla/google.src

a=asa (on behalf of drivers) for checkin to 1.4. Is someone going to make a
real patch and check something in?
Attachment #123149 - Flags: approval1.4? → approval1.4+
re-assign to jag, who says he can test this (verify it is ok), and then will
check in.
Assignee: sgehani → jaggernaut
Checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Comment on attachment 123194 [details] [diff] [review]
The patch, for reference.

r=me, sr=sspitzer, a=Asa
Attachment #123194 - Flags: superreview+
Attachment #123194 - Flags: review+
Attachment #123194 - Flags: approval1.4+
Flags: blocking1.4?
*** Bug 205585 has been marked as a duplicate of this bug. ***
*** Bug 199294 has been marked as a duplicate of this bug. ***
*** Bug 56017 has been marked as a duplicate of this bug. ***
*** Bug 246261 has been marked as a duplicate of this bug. ***
Product: Core → SeaMonkey
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: