Ticket Details
Checkboxes created with Form-Helper missing in Request data when unchecked
BUG Ticket (closed)
###What happened: Checkboxes created with ```$this->form->checkbox()``` don't appear in ```$this->request->data``` which means there is no way to reflect changes made to checkboxes it in the database.
Updates
on 08.24.10
by ddebernardy
- id was changed to 159
- number was changed to 116
- owner was removed
- priority was changed to normal
on 09.29.10
by nate
- owner was changed to nate
(fixed)
on 10.12.10
by nate
- status was changed to closed
- resolution was changed to fixed