php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #5132 Broken link
Submitted: 2000-06-19 18:53 UTC Modified: 2000-06-19 20:24 UTC
From: herouth at zend dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.0 Release OS: n/a
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: herouth at zend dot com
New email:
PHP Version: OS:

 

 [2000-06-19 18:53 UTC] herouth at zend dot com
In the Function Reference, part IV: "Aspell Functions" It says:

"You need the aspell library, available from: http:/metalab.unc.edu/kevina/aspell/. "

That URL is incorrect. A slash is missing after the 'http:', causing the browser to interpret it as a local link (i.e. on the same host as the manual).

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-19 19:06 UTC] herouth at zend dot com
In the Function Reference, part IV: "Aspell Functions" It says:

"You need the aspell library, available from:
http:/metalab.unc.edu/kevina/aspell/."

That URL is incorrect. A slash is missing after
the 'http:', causing the browser to interpret it
as a local link (i.e. on the same host as the manual).

In addition, the URL itself changed. It is now http://aspell.sourceforge.net/.

 [2000-06-19 20:24 UTC] eschmid at cvs dot php dot net
Fixed in CVS. It will appear correct tomorrow at http://snaps.php.net/manual/.
Thank you for your report.

-Egon
 [2020-02-07 07:30 UTC] phpdocbot@php.net
Automatic comment on behalf of eschmid
Revision: http://git.php.net/?p=doc/base.git;a=commit;h=11be2cfb71ea80467fdb23ec287f765d3d7ce458
Log: Fixed #5132.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 17 12:00:02 2026 UTC