php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #71939 Escaping wrong for Google search
Submitted: 2016-04-01 10:39 UTC Modified: -
Votes:2
Avg. Score:2.5 ± 0.5
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: okj at imos dot net Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: okj at imos dot net
New email:
PHP Version: OS:

 

 [2016-04-01 10:39 UTC] okj at imos dot net
Description:
------------
When using either the search that is automatically added to Chrome, or typing in a URL like php.net/searchterm, the search terms are incorrectly escaped for Google Custom Search.

It would be nice if links like this would work:
http://php.net/array%20functions

Expected result:
----------------
Search for "array functions"

Actual result:
--------------
Search for "array%20functions"

Patches

Pull Requests

Pull requests:

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-09-29 13:09 UTC] cmb@php.net
Automatic comment on behalf of me@kelunik.com
Revision: http://git.php.net/?p=web/php.git;a=commit;h=410b34e36176a979a28710f6b4bf438912a32d5c
Log: Fix bug #71939 (Double escaped search)
 [2016-09-29 13:09 UTC] cmb@php.net
-Status: Open +Status: Closed
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 03 22:01:33 2025 UTC