Bug #39958
Bug #39726: Add new extension manager to the core
Wrong name attribute in custom user rendered items
| 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
[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.
- 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
Applied in changeset dd92f448e972ed6b7a1db56166718cb2a9cd91bf.
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))