php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #51084 Broken external link
Submitted: 2010-02-18 15:40 UTC Modified: 2010-02-18 15:47 UTC
From: jared dot mcateer at istockphoto dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS: N/A
Private report: No CVE-ID: None
 [2010-02-18 15:40 UTC] jared dot mcateer at istockphoto dot com
Description:
------------
http://ca3.php.net/manual/en/intro.mysqli.php contains a downlaod link to http://dev.mysql.com/get/Downloads/Manual/world.sql.gz/from/pick

However, that file no longer exists


Reproduce code:
---------------
---
From manual page: http://www.php.net/intro.mysqli
---



Expected result:
----------------
Should link to download located @ http://downloads.mysql.com/docs/world.sql.gz

or http://dev.mysql.com/doc/index-other.html for non-direct download of example database

Actual result:
--------------
Links to a page that does not exists and out puts an error that says "That file does not exist on our download mirrors."

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-18 15:47 UTC] salathe@php.net
-Status: Open
+Status: Bogus

This bug is a duplicate of bug #51082
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 03 08:01:30 2024 UTC