Skip to content
Snippets Groups Projects
Commit dd92f448 authored by Oliver Hader's avatar Oliver Hader Committed by Christian Kuhn
Browse files

[BUGFIX] Wrong name attribute in custom user rendered items

Configuration items/properties that use a user function to
render the accordant values and possibilities (like, e.g.
saltedpasswords does in the Core) have a wrong name attribute.

The information to be delivered shall be:
* fieldName: Extbase prefixed form name
* fieldValue: the value of the field to be shown
* propertyName: Name of the property, e.g. "some.setting"

Change-Id: I19a11b20b9a897632e17c6bd9919d8cd6fe0b155
Fixes: #39958
Releases: 6.0
Reviewed-on: http://review.typo3.org/13918
Reviewed-by: Wouter Wolters
Reviewed-by: Susanne Moog
Tested-by: Susanne Moog
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn
parent c9b70962
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