PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_QuickForm » Bug #5030

Link in documentation is wrong

Details

Submitted2005-08-08 22:20 UTC
Fromieure at php dot net
Assignedavb
StatusClosed
PackageHTML_QuickForm
PHP VersionIrrelevant
OSLinux
Roadmaps(Not assigned)

Comments

[2005-08-08 22:20 UTC] ieure at php dot net

Description:
------------
In the documentation, on this page:
http://pear.php.net/manual/en/package.html.html-quickform.html-quickform.isruleregistered.php

The link for registerRule() goes to the addGroupRule()
documentation.

Expected result:
----------------
The registerRule() link should go to the registerRule()
documentation.

Actual result:
--------------
The registerRule() link goes go to the addGroupRule()
documentation.