php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #44510 Search yields a relative path that doesn't exist on all servers.
Submitted: 2008-03-23 04:42 UTC Modified: 2008-03-23 16:29 UTC
From: jesdisciple at gmail dot com Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2008-03-23 04:42 UTC] jesdisciple at gmail dot com
Description:
------------
I searched the entire manual for "exception".

Reproduce code:
---------------
http://us2.php.net/results.php?q=exception&p=manual&l=en

Expected result:
----------------
Every link should point to an existing page.  If a page only exists on one server, an absolute path should be recorded in the search index for that page.

Actual result:
--------------
/~helly/php/ext/spl/classException.html was returned; this path exists on www.php.net but not on us2.php.net, and probably not on any other server.

Thanks!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-03-23 16:29 UTC] felipe@php.net
This bug has been fixed in CVS. Since the websites are not directly
updated from the CVS server, the fix might need some time to spread
across the globe to all mirror sites, including PHP.net itself.

Thank you for the report, and for helping us make PHP.net better.


 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 14 06:00:01 2026 UTC