php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #42288 Wrong url at the "VII. BBCode Functions" page
Submitted: 2007-08-14 00:58 UTC Modified: 2007-08-14 01:06 UTC
From: lodeclaassen at gmail dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
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: lodeclaassen at gmail dot com
New email:
PHP Version: OS:

 

 [2007-08-14 00:58 UTC] lodeclaassen at gmail dot com
Description:
------------
One the "VII. BBCode Functions" page ( http://nl3.php.net/manual/en/ref.bbcode.php ) the link to the PECL page is wrong. It shows correct as "? http://pecl.php.net/package/bbcode" but it links to "http://pecl.php.net/package/fileinfo" instead.
Maybe the error is also in other translations, I'm not sure about that.

Reproduce code:
---------------
Visit "http://nl3.php.net/manual/en/ref.bbcode.php" and click the link to the PECL page.

Expected result:
----------------
To get the "http://pecl.php.net/package/bbcode" page.

Actual result:
--------------
I get the "http://pecl.php.net/package/fileinfo" page.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-08-14 01:06 UTC] philip@php.net
This has been fixed in CVS and will show up after the next build, thank you for the report. :)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 27 21:00:01 2025 UTC