Home » HTML » HTML_QuickForm_Renderer_Tableless » Bug #9153
Tag not closed
Details
| Submitted | 2006-10-24 16:29 UTC |
|---|---|
| From | waxninja at hotmail dot com |
| Assigned | wiesemann |
| Status | Bogus |
| Package | HTML_QuickForm_Renderer_Tableless |
| PHP Version | Irrelevant |
| Roadmaps | (Not assigned) |
Comments
[2006-10-24 16:29 UTC] waxninja at hotmail dot com
Description:
------------
LINE 60-61 Tableless.php:
Here 'label><div class=\"qfelement<!-- BEGIN error --> error<!-- END error -->\">' <div class=\"qfelement is is not closed and needs to be :]
Expected result:
----------------
Perfect HTML
Actual result:
--------------
The form not is not shown like it should.