php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33600 Improper Link to changelog from documentation
Submitted: 2005-07-07 08:33 UTC Modified: 2005-09-23 15:10 UTC
From: jonathan_h at lycos dot de Assigned:
Status: Closed Package: Website problem
PHP Version: Irrelevant OS: WinXP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jonathan_h at lycos dot de
New email:
PHP Version: OS:

 

 [2005-07-07 08:33 UTC] jonathan_h at lycos dot de
Description:
------------
When navigating the PHP.net Webpage, clicking top-navi:"documentation" brings you to the documentation Site as expected;
But therein on the left-hand side the link to "Php-Changelog"
only leads to PHP-4 Changelog - with no way of getting anywhere near php-5 changelog or anywhere else for that matter...

Perhaps a little page with choices would be appropriate
like php4-changelog, php5-changelog, php51-changelog and so on




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-19 14:09 UTC] sniper@php.net
Please provide the URL which is wrong. And the URL where that URL can be found. (I can't find it..)

 [2005-09-23 11:24 UTC] jonathan_h at lycos dot de
That is something i can provide (and the bug still exists!)

/doc.php

part of the source:
<h3>Changelog</h3>

<p>
 You can also find the <a href="/ChangeLog-4.php">PHP Changelog</a> useful,
 if you would like to look up changes between various versions of PHP.
</p>

that link (/ChangeLog-4.php) is the one i meant - 
and (in my opinion) there should be a choice...
 [2005-09-23 15:07 UTC] sniper@php.net
Provide the url for the page in which this wrong link is mentioned!

 [2005-09-23 15:07 UTC] sniper@php.net
Nevermind, I found it finally. (/docs.php)

 [2005-09-23 15:10 UTC] sniper@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: Sun May 05 14:01:31 2024 UTC