PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » HTML_QuickForm » Bug #1032

ITStatic bug with $appendName = false

Details

Submitted2004-03-17 21:53 UTC
Frombmansion at mamasam dot com
Assignedavb
StatusClosed
PackageHTML_QuickForm
PHP VersionIrrelevant
OSosx
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}