Feature #8852
Add method overrideArgument() to AbstractViewHelper
Start date:
2010-07-14
Due date:
% Done:
100%
Estimated time:
Has patch:
Description
When registering an argument twice, you'll get an exception
#1253036401: Argument "xyz" has already been defined, thus it should not be defined again.
That's intended, but we need the possibility to override argument registrations (e.g. for the form.checkbox vh that sets the "value" argument required)
Updated by Bastian Waidelich almost 12 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r4864.