Skip to content
Snippets Groups Projects
Commit 6ed71af1 authored by Sebastian Kurfürst's avatar Sebastian Kurfürst
Browse files

[+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.

Resolves: #9515
parent 5ff9e6e3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment