Home » HTML » HTML_QuickForm » Bug #1032
ITStatic bug with $appendName = false
Details
| Submitted | 2004-03-17 21:53 UTC |
|---|---|
| From | bmansion at mamasam dot com |
| Assigned | avb |
| Status | Closed |
| Package | HTML_QuickForm |
| PHP Version | Irrelevant |
| OS | osx |
| Roadmaps | (Not assigned) |
Comments
[2004-03-17 21:53 UTC] bmansion at mamasam dot com
Description:
------------
Element placeholders are not found in templates when groups have their appendName parameter set to false.
Expected result:
----------------
{myform_myelement_html} or {myform_mygroup_myelement_html}
Actual result:
--------------
{myform_myelementhtml}