Revision b17f3f86
ID | b17f3f86782e544e3180204ed068af8ef5f2715a |
[+BUGFIX] Fluid (ViewHelpers): Fix bug in Form ViewHelper
Since #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. This behavior is fixed with this commit.
Change-Id: I918b81d15b111a75189cc147150788aad1ecab1e
Resolves: #9515
- added
- modified
- copied
- renamed
- deleted