Bug #9515
form ViewHelper does not render hidden identity field when using "objectName" argument
Start date:
2010-08-30
Due date:
% Done:
100%
Estimated time:
Has patch:
Description
With resolving #6521 you can use the "objectName" argument to specify the name of a bound object rather then using the "name" attribute.
But if you do so, the rendered hidden identity field is not correct anymore