Home » HTML » HTML_QuickForm » Bug #7497
impossible to put two tags "label_*" in a template
Details
| Submitted | 2006-04-26 21:22 UTC |
|---|---|
| From | ludo dot gml at laposte dot net |
| Status | Wont fix |
| Package | HTML_QuickForm |
| PHP Version | 5.1.2 |
| OS | Debian |
| Roadmaps | (Not assigned) |
Comments
[2006-04-26 21:22 UTC] ludo dot gml at laposte dot net
Description:
------------
For this element template example, I've a problem :
when I haven't define a label "help_page" but I've
defined "help" label, QuickForm delete all, link and
image.
The bug is in file render/default.php, line 266.
The preg_replace() select this :
preg_replace() must be select only and
Test script:
---------------
$element_template =
* {label}
{error} {element}