ZF-6257: ZendX_JQuery_Form_Decorator prefix path not correctly set
Description
Hi,
In the following line of ZendX_JQuery_Form::__construct(): ->addElementPrefixPath('ZendX_Dojo_Form_Decorator', 'ZendX/JQuery/Form/Decorator', 'decorator')
I am guessing the intent was to set the path for ZendX_JQuery_Form_Decorator, not "Dojo"?
Regards,
Comments
Posted by Benjamin Eberlei (beberlei) on 2009-04-10T02:37:07.000+0000
Fixed in trunk