Bug #39958

Bug #39726: Add new extension manager to the core

Wrong name attribute in custom user rendered items

Added by Oliver Hader 9 months ago. Updated about 1 month ago.

Status:Resolved Start date:2012-08-19
Priority:Should have Due date:
Assignee:Oliver Hader % Done:

100%

Category:Extension Manager
Target version:-
TYPO3 Version:6.0 Complexity:
PHP Version:5.3
Votes: 0

Description

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"

Associated revisions

Revision dd92f448
Added by Oliver Hader 9 months ago

[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

History

Updated by Gerrit Code Review 9 months ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13918

Updated by Gerrit Code Review 9 months ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/13918

Updated by Oliver Hader 9 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Updated by Oliver Hader about 1 month ago

  • Target version set to (temporary)

Updated by Oliver Hader about 1 month ago

  • Category set to Extension Manager

Updated by Oliver Hader about 1 month ago

  • Target version deleted ((temporary))

Also available in: Atom PDF