Project

General

Profile

Actions

Bug #69661

closed

Story #69617: FormEngine bugs

DatabaseRowInitializeNew does not respect overrideVals

Added by Daniel Goerz over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
Start date:
2015-09-11
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:

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.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #69664: Override vals using GeneralUtility::_GP('overrideVals'); in \TYPO3\CMS\Backend\Controller\EditDocumentControllerClosedMarkus Sommer2015-09-11

Actions
Related to TYPO3 Core - Bug #69784: pages_language_overlay records contain wrong sys_language_uidClosedAnja Leichsenring2015-09-14

Actions
Actions #1

Updated by Daniel Goerz over 8 years ago

  • Category set to FormEngine aka TCEforms
Actions #2

Updated by Gerrit Code Review over 8 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 http://review.typo3.org/43304

Actions #3

Updated by Gerrit Code Review over 8 years ago

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

Actions #4

Updated by Gerrit Code Review over 8 years ago

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

Actions #5

Updated by Gerrit Code Review over 8 years ago

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

Actions #6

Updated by Gerrit Code Review over 8 years ago

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

Actions #7

Updated by Gerrit Code Review over 8 years ago

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

Actions #8

Updated by Gerrit Code Review over 8 years ago

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

Actions #9

Updated by Anja Leichsenring over 8 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF