[BUGFIX] Localize command must preserve type
When the TCEmain command "localize" is used on a table that has a type attribute, this type is not copied automatically. This may lead to a discrepancy between the parent record and its translations. The type must be copied when localizing. Change-Id: I5c460fa1d8fa3ab97b23ab548d9951a3ad2dd0ac Fixes: #35361 Releases: 6.0, 4.7, 4.6, 4.5 Reviewed-on: http://review.typo3.org/10082 Reviewed-by: Helmut Hummel Tested-by: Helmut Hummel Reviewed-by: Andreas Otto Tested-by: Andreas Otto Reviewed-by: Francois Suter Tested-by: Francois Suter
Please register or sign in to comment