ZF-5433: Easier syntax for Zend_Form xml templates with duplicate decorators
Description
Currently to specify duplicate decorators on an xml file, you have to do the following
ViewHelperdivHtmlTagdivHtmlTagdiv
I purpose this syntax
ViewHelperdivHtmlTagdivHtmlTagdiv
It's clearer and more intuitive. The first time i tried this but then playing with the form i realized the functional way to do this.
Comments
Posted by Rob Allen (rob) on 2012-11-20T20:53:34.000+0000
Bulk change of all issues last updated before 1st January 2010 as "Won't Fix".
Feel free to re-open and provide a patch if you want to fix this issue.