php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #36202 New search form does not work with firefox's keyword search
Submitted: 2006-01-30 01:55 UTC Modified: 2008-03-19 13:32 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: hurricane at cyberworldz dot org Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: irrelevant
Private report: No CVE-ID: None
 [2006-01-30 01:55 UTC] hurricane at cyberworldz dot org
Description:
------------
As the summary says, saving the search-input as a keyword-search for firefox and then using it does not work... you always get a "The autocompleting search feature is accessible via the form elements at the top right of php.net pages."

Reproduce code:
---------------
1. Use Firefox to go to php.net
2. Right click on the field after "search for".
3. Choose "Add a keyword for this search...".
4. Enter "phpf" (for example) as keyword and something other as the name.
5. Type "phpf print" into the location field of firefox and press enter.


Expected result:
----------------
now i expected http://de.php.net/manual/de/function.print.php to show,

Actual result:
--------------
but instead i got http://de.php.net/search.php (yup. post is missing!)

For other pages like dict.leo.org the keyword search works find...

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-03-19 13:32 UTC] bjori@php.net
Fixed loooooong time ago :)
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 14:00:01 2026 UTC