Closed Bug 266669 Opened 20 years ago Closed 20 years ago

keyword search should not escape strings inputed into unicode

Categories

(Firefox :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 266667

People

(Reporter: sekundes, Assigned: bugzilla)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20041001 Firefox/0.10.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; rv:1.7.3) Gecko/20041001 Firefox/0.10.1

In 1.0PR, it does not escape the strings inputed into unicode so that the
location bar.
However, it does in 1.0RC1.
It makes many websites(e.g. CJK sites) which does not accept non-unicode strings
do not work.

Reproducible: Always
Steps to Reproduce:
1. add this URL(http://google.com.hk/search?q=%s&ie=Big5&oe=UTF-8) as keyword
search which only accept Big5 encoding.
2. change the system locale to Big5 encoding.
3. use this keyword search with string "中文" via location bar.

Actual Results:  
It lists results of "銝剜   ".(due to "中文" has been escaped as unicode before
forward the URL)

Expected Results:  
It should list results of "中文".
Please use UTF-8 encoding to view this page, thanks.

major CJK issue, nominating blocking-aviary1.0.
Duping this bug to Bug 266667.  Same bug, comments and owner.

Reporter, if you feel this was done in error, REOPEN.

*** This bug has been marked as a duplicate of 266667 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.