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
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:
36 - 17 = ?
Subscribe to this entry?

 
 [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: Tue Apr 23 18:01:34 2024 UTC