Edit report at https://bugs.php.net/bug.php?id=71939&edit=1

 ID:                 71939
 Updated by:         c...@php.net
 Reported by:        okj at imos dot net
 Summary:            Escaping wrong for Google search
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Website problem
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

Automatic comment on behalf of m...@kelunik.com
Revision: 
http://git.php.net/?p=web/php.git;a=commit;h=410b34e36176a979a28710f6b4bf438912a32d5c
Log: Fix bug #71939 (Double escaped search)


Previous Comments:
------------------------------------------------------------------------
[2016-04-01 10:39:29] 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"


------------------------------------------------------------------------



--
Edit this bug report at https://bugs.php.net/bug.php?id=71939&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to