Closed
Bug 149029
Opened 22 years ago
Closed 22 years ago
wrong cyrillic replacement in search command
Categories
(SeaMonkey :: UI Design, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 119825
People
(Reporter: gq, Assigned: samir_bugzilla)
Details
(Keywords: intl)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0rc3) Gecko/20020523
BuildID: 2002052306
When I write a search condition string in the address bar I use russian
(cyrillic) symbols, then press Search button.
But it sends
http://www.google.com/search?q=%3F%3F%3F%3F&sourceid=mozilla-search&start=0&start=0
to the server, where %3F appears insted of ANY cyrillic letter.
Reproducible: Always
Steps to Reproduce:
1.Type any cyrillic symbols in address bar
2.press search button
Actual Results: It'll replace ANY symbol with %3F in querry string
Expected Results: It should replace such symbols with its real unicode.
I _know_ there is a dupe of this somewhere...
Bug 119825. More specifically, Bug 143838 was duped against that bug, and
it's the same as this one.
Updated•20 years ago
|
Product: Core → Mozilla Application Suite
You need to log in
before you can comment on or make changes to this bug.
Description
•