php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #41040 Search form should be prefilled on search results page
Submitted: 2007-04-10 15:35 UTC Modified: 2008-07-26 11:12 UTC
From: michal-php at krause dot cz Assigned:
Status: Not a bug Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2007-04-10 15:35 UTC] michal-php at krause dot cz
Description:
------------
I think that searched phrase and type of search should be prefilled into search form when displaying search results.

Reproduce code:
---------------
- go to http://php.net/
- enter word "open_basedir" for example into form field "search for" and switch type of search to "online documentation"
- click on arrow icon


Expected result:
----------------
"search for" form field should contain "open_basedir" phrase and "online documentation" should be selected in type of search select

Actual result:
--------------
"search for" form field is empty and type of search is back on "function list"

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-07-26 11:12 UTC] bjori@php.net
Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

Dupe of bug#40698
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Jun 14 17:01:31 2024 UTC