php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60859 Search engine returns dead links in search results
Submitted: 2012-01-23 17:31 UTC Modified: 2012-01-23 17:45 UTC
From: matteosistisette at gmail dot com Assigned:
Status: Duplicate Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
35 + 34 = ?
Subscribe to this entry?

 
 [2012-01-23 17:31 UTC] matteosistisette at gmail dot com
Description:
------------
The "search" box on the upper right corner of the site sometimes return search 
result that are dead links.

For example, 

- go to the php.net home page
- in the search box, type "magic quotes".
- in the "in the" dropdown, select "all php.net sites"
- click go

The first search result has the title "Comillas Mágicas" (Magic Quotes in 
Spanish) and points to: php.net/manual/es/security.magicquotes.php

Click on it

Expected result:
----------------
If the page does not exist, it should not be shown in the search results. If the 
page does exist, the link in the search results page should work and lead to the 
page.

Actual result:
--------------
A search result page is shown containing dead link to pages that no longer exist.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-01-23 17:45 UTC] philip@php.net
Duplicate of PHP Bug #60854
 [2012-01-23 17:45 UTC] philip@php.net
-Status: Open +Status: Duplicate
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 12:01:27 2024 UTC