Closed Bug 528876 Opened 16 years ago Closed 16 years ago

Encode Keyword Search Special Characters

Categories

(Firefox :: Address Bar, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 359809

People

(Reporter: bugzilla, Unassigned)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2b2) Gecko/20091108 Firefox/3.6b2 (.NET CLR 3.5.30729) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2b2) Gecko/20091108 Firefox/3.6b2 (.NET CLR 3.5.30729) If you do a keyword search in the address bar including a special character, eg, +, the special character does not get encoded and does not get searched. Reproducible: Always Steps to Reproduce: 1. Go to google.com 2. Add a keyword search for google.com by right clicking 3. Type the keyword and " a+" and press enter. Actual Results: url: http://www.google.co.uk/search?hl=en&source=hp&q=a+&meta=&aq=f&oq= and results for "a" Expected Results: url: http://www.google.co.uk/search?hl=en&source=hp&q=a%2B&meta=&aq=f&oq= and results for "a+" I'm not sure that this applies to special chars other than +, & and = seem to get encoded for example.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.