Bug #69661
closed
Story #69617: FormEngine bugs
DatabaseRowInitializeNew does not respect overrideVals
Added by Daniel Goerz about 9 years ago.
Updated about 7 years ago.
Category:
FormEngine aka TCEforms
Description
Reproducable in info module "localization overview":
If you try to create a new Translation of a page via the info module the sys_language_uid is submittet via overrideVals (e.g. overrideVals[pages_language_overlay][sys_language_uid]=14
). The hidden field gets rendered due to the handling in EditDocumentController
but the value is lost (it is always 0 in this example) because it is not respected when building the default values for a new row in DatabaseRowInitializeNew
, where onle the defVals
are taken into account.
This leads to the fact that it is still not possible to create new page translations via info module.
- Category set to FormEngine aka TCEforms
- 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 http://review.typo3.org/43304
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43304
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43304
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43304
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43304
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43304
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43304
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Closed
Also available in: Atom
PDF