Home » Database » DB_DataObject_FormBuilder » Bug #767
missing closing html-tag in example
Details
| Submitted | 2004-02-16 08:13 UTC |
|---|---|
| From | hakan at lisas dot de |
| Assigned | mw21st |
| Status | Closed |
| Package | DB_DataObject_FormBuilder |
| PHP Version | 4.3.4 |
| OS | Debian Linux x86 testing |
| Roadmaps | (Not assigned) |
Comments
[2004-02-16 08:13 UTC] hakan at lisas dot de
Description:
------------
in DB_DataObject_FormBuilder/examples/index.php
a closing </html> Tag is missing.
[2004-02-17 00:20 UTC] pear-dev at mocsnik dot hu
Reviewed. There are two </body> tags. One of them should be </html>.
http://cvs.php.net/cvs.php/pear/DB_DataObject_FormBuilder/examples/index.php
[2004-03-14 17:39 UTC] mw21st at php dot net
This bug has been fixed in CVS.
In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pear.php.net.
In case this was a pear.php.net website problem, the change will show
up on the website in short time.
Thank you for the report, and for helping us make PEAR better.