Project

General

Profile

Actions

Bug #70962

closed

IRRE relations in flexform duplicated when saving in workspace

Added by Andreas Wolf over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
DataHandler aka TCEmain
Target version:
Start date:
2015-10-22
Due date:
% Done:

100%

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

Description

Constellation:

  • a table containing a flexform with an inline element
  • a record with at least one relation saved in live workspace

How to reproduce:

  • open the record in a draft WS, save (no change necessary!)

Expected result:

  • no changes made except those entered by the user

Actual result:

  • the inline relation is duplicated
  • there are in total three relation records in the relations table: one for live, one placeholder for live, the draft version

Source of error:

  • the relation is copied instead of a new version being generated, because the workspace information is lost along the way
  • additionally, the PID of the relation record gets screwed up (another relation on a different page must exist; the relation with the smallest UID seems to win for the new, wrong PID of the relation)
Actions #1

Updated by Gerrit Code Review over 8 years ago

  • Status changed from Accepted 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/44233

Actions #2

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 https://review.typo3.org/44233

Actions #3

Updated by Online Now! GmbH over 8 years ago

Sounds like a duplicate of https://forge.typo3.org/issues/70843.

Actions #4

Updated by Gerrit Code Review about 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 https://review.typo3.org/44233

Actions #5

Updated by Gerrit Code Review about 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 https://review.typo3.org/44233

Actions #6

Updated by Gerrit Code Review about 8 years ago

Patch set 1 for branch TYPO3_7-6 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/47313

Actions #7

Updated by Andreas Wolf about 8 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF