Closed Bug 180674 Opened 23 years ago Closed 22 years ago

Missing queryCharset in google.src

Categories

(Firefox :: Toolbars and Customization, defect)

defect
Not set
minor

Tracking

()

VERIFIED FIXED

People

(Reporter: wlodarski, Assigned: asa)

References

Details

Attachments

(1 file, 1 obsolete file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021102 Phoenix/0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2b) Gecko/20021102 Phoenix/0.4 The Google search, in the Mozilla-search toolbar, doesn't provide the right character set info to conduct proper searches in other characters set than Western ISO 8859-1. For exemple, a query in japanese doesn't work. Reproducible: Always Steps to Reproduce: 1. type japanese characters in the Google search toolbar (&#12486;&#12473;&#12488;) Actual Results: Query interpreted by Google as if it was ??? Expected Results: Google results for &#12486;&#12473;&#12488; A possible solution: Adding queryCharset="UTF-8" in searchplugins/google.src <search name="Google" description="Google Search" method="GET" action="http://www.google.com/search" update="http://www.google.com/mozilla/google.src" updateCheckDays=1 queryCharset="UTF-8" >
Assignee: hyatt → asa
Status: UNCONFIRMED → NEW
Ever confirmed: true
Attachment #107912 - Flags: review?(asa)
Comment on attachment 107912 [details] [diff] [review] Patch with the changes proposed by Walter This seems to fix things. r=asa (for what that's worth).
Attachment #107912 - Flags: review?(asa) → review+
Asa, can you check this in?
Does not work yet on Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3a) Gecko/20021207 Phoenix/0.5
Depends on: 184360
Influenced by bug 184360
See bug "Query charset searching on dmoz.org does not match with which dmoz.org expects", http://bugzilla.mozilla.org/show_bug.cgi?id=186819.
*** Bug 188070 has been marked as a duplicate of this bug. ***
*** Bug 194096 has been marked as a duplicate of this bug. ***
Actually I've just looked at http://www.google.com/mozilla/google.src and it was updated last October. Here is the diff. I think it should get synced.
Attachment #107912 - Attachment is obsolete: true
*** Bug 200770 has been marked as a duplicate of this bug. ***
yep
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
query in japanese works well. v.
Status: RESOLVED → VERIFIED
Taking QA Contact
QA Contact: asa → bugzilla
QA Contact: bugzilla → toolbars
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: