php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12708 Something weird with search
Submitted: 2001-08-12 15:41 UTC Modified: 2001-08-13 03:26 UTC
From: charlivm at eircom dot net Assigned:
Status: Not a bug Package: Website problem
PHP Version: 4.0.6 OS: win2k
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: charlivm at eircom dot net
New email:
PHP Version: OS:

 

 [2001-08-12 15:41 UTC] charlivm at eircom dot net
I clicked through to php.net from the output of a phpinfo() call in a script on my site, and proceeded through a few pages. I used the search function at php.net and, on the results page, it found some documents fine, but the links to those documents were NOT pointing to php.net - they were pointing to MY site!

One of the links was: 
http://www.sleepygeek.org/manual/en/ref.pgsql.php

Which should obviously have been http://www.php.net/-etc

Something to do with the http-referer header, I'd guess. 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-13 03:26 UTC] goba@php.net
It is intentional. As many mirrors do not support search,
when you try to search on a mirror, it just redirects
you to here (php.net). Then the results must be displayed
on the mirror, as otherwise you would continue to browse
the main site, and lose your mirror.

There are many unofficial (eg. corporate intranet)
mirrors not listed in our mirror list, and this
feature is working for them too...
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 10:01:31 2024 UTC