php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37657 GCOV.php.net - Bad link
Submitted: 2006-05-31 18:04 UTC Modified: 2006-06-04 19:34 UTC
From: Orao at iname dot com Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: Firefox
Private report: No CVE-ID: None
 [2006-05-31 18:04 UTC] Orao at iname dot com
Description:
------------
Hello,

Just one bad link in GCOV.php.net for "| php.net sites |" (in head)
The actual link is http://php.net//sites.php (double slash, correctly: one slash).



Expected result:
----------------
| <a href="http://php.net/sites.php" class="header small">php.net sites</a> |

Actual result:
--------------
| <a href="http://php.net//sites.php" class="header small">php.net sites</a> |

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-06-04 19:34 UTC] nlopess@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-2024 The PHP Group
All rights reserved.
Last updated: Sat Sep 07 23:01:27 2024 UTC