Bug #4027
options-argument of the SelectViewHelper should not be optional
Status:
Resolved
Priority:
Should have
Assignee:
Category:
ViewHelpers
Target version:
Start date:
2009-07-28
Due date:
% Done:
100%
Estimated time:
Has patch:
Description
The SelectViewHelper expects $this->arguments['options'] to be an array. A Select field without options wouldn't make sense anyways. So the options-argument should be required.
Updated by Bastian Waidelich about 13 years ago
- Subject changed from option argument of the SelectViewHelper should not be optional to options-argument of the SelectViewHelper should not be optional
Updated by Bastian Waidelich about 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset r2914.