Bug #9515

form ViewHelper does not render hidden identity field when using "objectName" argument

Added by Bastian Waidelich almost 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-08-30
Priority:Must have Due date:
Assigned To:Bastian Waidelich % Done:

100%

Category:ViewHelpers
Target version:-
Has patch: Affected Flow version:

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

Associated revisions

Revision b17f3f86
Added by Bastian Waidelich almost 5 years ago

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

History

#1 Updated by Bastian Waidelich almost 5 years ago

  • Status changed from Accepted to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF