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 #3473

HTML/Common.php is not part of the download.

Details

Submitted2005-02-15 03:10 UTC
Frompear at noahhendrix dot com
StatusBogus
PackageHTML_QuickForm
PHP Version5.0.3
OSCentOS
Roadmaps(Not assigned)

Comments

[2005-02-15 03:10 UTC] pear at noahhendrix dot com

Description:
------------
When I ran the script I recieved this error,

Warning: main(HTML/Common.php) [function.main]: failed to open stream: No such file or directory in /home/joe.hendrix/www/edithonline.com/library/QuickForm/QuickForm.php on line 23

this being the first time I ran it, without any modification to the to code structure at all. And to make sure I am correct, I downloaded the package again, and checked the files it contained, and found still common.php was missing.. I also checked the previous version, and found it missing there too.

Reproduce code:
---------------
Ethier add the file to the download, or send the code correction.

[2005-02-15 03:28 UTC] pear at noahhendrix dot com

Found the correction.. Download common from Pear>HTML>Common..