Home » HTML » HTML_QuickForm » Bug #3473
HTML/Common.php is not part of the download.
Details
| Submitted | 2005-02-15 03:10 UTC |
|---|---|
| From | pear at noahhendrix dot com |
| Status | Bogus |
| Package | HTML_QuickForm |
| PHP Version | 5.0.3 |
| OS | CentOS |
| 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..