ZF-1955: view helper formCheckbox doesn't work with multiple values (use of square brackets)
Description
When using the viewhelper formCheckbox i can not use multiple values with [ ] (like <input name="topping[]"....)
the name is also used as ID, but maybe the ID must strip the brackets.
Comments
Posted by Darby Felton (darby) on 2007-09-19T11:33:37.000+0000
Assigning to [~matthew] to initiate issue review.
Posted by Matthew Weier O'Phinney (matthew) on 2007-11-16T12:19:17.000+0000
Related to ZF-1292; will fix simultaneously
Posted by Matthew Weier O'Phinney (matthew) on 2008-01-29T14:07:41.000+0000
ZF-1292 portrays a similar issue, but with a different facet.
Posted by Matthew Weier O'Phinney (matthew) on 2008-02-13T08:36:35.000+0000
Resolved in trunk