Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Zend\Form\View\Helper\FormCheckbox::render requires that the element is of type Zend\Form\Element\Checkbox' #148

Closed
jaapio opened this issue Dec 7, 2012 · 1 comment

Comments

@jaapio
Copy link
Contributor

jaapio commented Dec 7, 2012

handleTypeAnnotation should set the correct type for a checkbox

$elementSpec['spec']['type'] = 'Zend\Form\Element\Checkbox';

jaapio pushed a commit to jaapio/DoctrineORMModule that referenced this issue Dec 10, 2012
Ocramius added a commit that referenced this issue Dec 10, 2012
@Ocramius
Copy link
Member

Fixed in #149

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants