php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #66152 New theme breaks search without javascript
Submitted: 2013-11-22 18:28 UTC Modified: 2014-03-05 21:14 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: php dot net-bug at spamgoes dot in Assigned: levim (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: php dot net-bug at spamgoes dot in
New email:
PHP Version: OS:

 

 [2013-11-22 18:28 UTC] php dot net-bug at spamgoes dot in
Description:
------------
  Search functionality is broken without javascript enabled.  It has been broken for a while when searching for items other than the function reference, but that has worked.  It appears that functionality has been removed by default.  (A manual post to the search.php script shows that the functionality is still there, but has been removed by the theme).

  It would seem the search could still check if you were using a function name, and then display the function reference as it did before without relying on google's search.

  Better yet would be if no 3rd party was used at all for searches.

  

Test script:
---------------
Disable javascript, or enable a browser extension like No-Script.  Try a search.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-03-05 21:14 UTC] levim@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: levim
 [2014-03-05 21:14 UTC] levim@php.net
Searching with JavaScript disabled will now work for functions, but not for site-wide searches.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 22:00:02 2025 UTC