php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28657 two bad links in a row
Submitted: 2004-06-07 00:58 UTC Modified: 2004-06-10 10:15 UTC
Votes:1
Avg. Score:1.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: phpbugs at atu dot cjb dot net Assigned: nicos (profile)
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
 [2004-06-07 00:58 UTC] phpbugs at atu dot cjb dot net
Description:
------------
Broken links.

Reproduce code:
---------------
Go to the glob function page:

http://fr3.php.net/glob

Scroll down to:

"See also opendir(), readdir(), closedir(), and fnmatch()."

Click on:

"fnmatch()"

Brings you to Not Found page:

http://fr3.php.net/manual/en/function.fnmatch.php

Click on:

"contact the webmasters"

Brings you to a "License and Copyright" page with no contact form:

http://fr3.php.net/copyright.php#contact

From there you can click on the "contact" link in the bottom navigation bar:

http://fr3.php.net/contact.php

Expected result:
----------------
See above.

Actual result:
--------------
See above.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-06-08 11:18 UTC] goba@php.net
Docproblem.
 [2004-06-08 11:23 UTC] nlopess@php.net
This isn't a doc problem. its a mirror problem.

I could not reproduce this in other mirror.
If you go to http://fr3.php.net/manual/en/ it gives an error. You should disable this mirror.
 [2004-06-09 15:21 UTC] goba@php.net
Ups, sorry. The contact links are fixed now in CVS, and the mirror is automatically disabled due to the manual alias you mentioned, Nuno. I'll contact the maintainer.
 [2004-06-10 10:15 UTC] nicos@php.net
Fixed now.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Aug 02 21:00:02 2025 UTC