Bug #70467
closedStory #69617: FormEngine bugs
Missing record information for flexform itemsProcFunc
100%
Description
The params parementer for itemsProcFunc within flexform select fields used to get whole (parent) record information within $params['row'].
Now only the uid of the record and some flexform information is submitted. For new records this means it isn't possible to get a page id neither any other information.
Updated by Christian Kuhn about 9 years ago
We discussed that one at the Gladbach sprint and tried various scenarious.
We think that it is much to have row data and flex field data no longer mixed up, however it is still unfortunate for new records ... issue is still open and no final solution has been decided on, however, this issue will be decided on until final release.
Updated by Gerrit Code Review about 9 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44542
Updated by Gerrit Code Review about 9 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44542
Updated by Gerrit Code Review about 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/44542
Updated by Christian Kuhn about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 4e984739589a5a2c4969d0f6706d9185a8ed6267.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed