Skip to content
Snippets Groups Projects
Commit b9ea3b54 authored by Andreas Allacher's avatar Andreas Allacher Committed by Oliver Hader
Browse files

[BUGFIX] respectSubmittedDataValue false has to load property value with Form ViewHelpers

Form related ViewHelpers have to load property values
even if RespectSubmittedDataValue is false.
The corresponding change  https://review.typo3.org/#/c/42298/
ensures that Form related ViewHelpers respect submitted form data.
However, if a form related ViewHelper does not respect submitted data
it still needs to load the property value.

Change-Id: I04d285345f7512f7f3567e54c3dc20d99f935e0f
Relates: #66588
Resolves: #71166
Releases: master
Reviewed-on: https://review.typo3.org/44397


Reviewed-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Tested-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
Reviewed-by: default avatarSebastian Fischer <typo3@evoweb.de>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
parent 95b88410
Branches
Tags
No related merge requests found
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