Pull Request: https://github.com/php/web-php/pull/519
Author: attakei

## Overview 

Fix #518

## Note

Search form submits raw-text to `/search.php`, but `search.js` build url with 
escaped text.
I think that it need not escape on JS too.

Ref: https://github.com/php/web-php/blob/master/include/header.inc#L127

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

Reply via email to