Project

General

Profile

Actions

Task #45132

closed

Epic #55070: Workpackages

Epic #54851: WP: Workspaces IRRE & MM bugfixes

Story #54853: As a user I want to correctly create, modify, preview and publish IRRE & MM related workspace changes

Task #56376: Invalid relations of IRRE records in workspaces

Faulty translation behavior of IRRE using workspaces

Added by Oliver Hader about 11 years ago. Updated almost 10 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
Start date:
2013-02-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

The translation behavior of IRRE child records on workspaces is wrong on plain new records.

Inline Relational Records editing used the most specific version of a record for references. In case of creating new records on a workspace, a version placeholder record will be generated as well as a specific version to overlay that placeholder. Translations of a record will copy the accordant record and refer to it by using the l18n_parent field ("transOrigPointerField" in TCA). For historic reasons the uid of the placeholder record is used in that case instead of the most specific version - otherwise relations between original and translation are not recognized in several places in TYPO3 (which is actually the real bug, but cannot be resolved easily on the fly for historical reasons).

Thus, the bug fix is to use the uid of the placeholder record in those cases instead and to adopt the form view component of IRRE to recognize those placeholders as translation parents as well.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #29278: Lost relations on copying IRRE children in workspacesRejected2011-08-26

Actions
Related to TYPO3 Core - Bug #51651: Translated record shows title of relation in default languageClosed2013-09-02

Actions
Actions #1

Updated by Gerrit Code Review about 11 years ago

  • Status changed from New to Under Review

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/17999

Actions #2

Updated by Gerrit Code Review about 11 years ago

Patch set 2 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/17999

Actions #3

Updated by Gerrit Code Review about 11 years ago

Patch set 3 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/17999

Actions #4

Updated by Gerrit Code Review about 11 years ago

Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/18235

Actions #5

Updated by Gerrit Code Review about 11 years ago

Patch set 4 for branch TYPO3_4-7 has been pushed to the review server.
It is available at https://review.typo3.org/17999

Actions #6

Updated by Gerrit Code Review about 11 years ago

Patch set 1 for branch TYPO3_4-5 has been pushed to the review server.
It is available at https://review.typo3.org/18585

Actions #7

Updated by Oliver Hader about 10 years ago

  • Parent task set to #54853
  • Is Regression set to No
Actions #8

Updated by Oliver Hader about 10 years ago

  • Assignee deleted (Oliver Hader)
Actions #9

Updated by Oliver Hader about 10 years ago

  • Status changed from Under Review to Needs Feedback
Actions #10

Updated by Oliver Hader about 10 years ago

  • Status changed from Needs Feedback to On Hold
Actions #11

Updated by Oliver Hader about 10 years ago

  • Parent task changed from #54853 to #56376
Actions #12

Updated by Oliver Hader almost 10 years ago

  • Status changed from On Hold to Rejected

Solved with issue #56376

Actions

Also available in: Atom PDF