ZF-6820: Zend Dojo Form additional attributes showing

Description

These additional attributes are displaying in Captcha and Select helper="formText" trim="1" invalidmessage="X"

I have set Zend_Dojo_View_Helper_Dojo::setUseProgrammatic();

This removes trim etc from standard inputs but not select and captcha.

Also when using groups:

I have an arbitrary

  included what is this I cant get rid of it and it is causing an extra line break!

<

form id="contactForm" action="/users/contact" method="post" class="form">

<

dl class="zend_form_dojo">

  <fieldse

Comments

No comments to display