Project

General

Profile

Actions

Bug #58306

closed

Copy bug with inline records in flexforms

Added by Ron Hall almost 10 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-04-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.5
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

We have noticed bugs when copying elements that have inline records inside of flexforms.

Essentially when copying an element that uses flexforms to store, the copy uses the FAL record count as the file reference ID.

If there are three FAL records in the field it will end up with just one FAL record with and id of 3. It there is one FAL record in the field it will make the copied record linked to a FAL record of id 1.

Here is a video showing clearly showing the problem.

http://www.busynoggin.com/fileadmin/videos/flexform-copy-bug.mp4


Files

mcc_patches.zip (4.24 KB) mcc_patches.zip Ron Hall, 2014-04-29 02:10

Related issues 2 (1 open1 closed)

Related to TYPO3 Core - Bug #56882: Can not translate IRRE elementsClosed2014-03-13

Actions
Related to TYPO3 Core - Bug #62562: Flexforms - Translating with inline relations doesn't workUnder ReviewDaniel Alder2014-10-30

Actions
Actions #1

Updated by Ron Hall almost 10 years ago

I am attaching an extension built by Jeff Segars that takes care of this bug. However, I believe it uses and XClass and is not intend as a permanent fix. It is just something we are using to get by until the bug is addressed in the core.

Actions #2

Updated by Ron Hall almost 10 years ago

I have a TYPO3 Intro package with my flexform content element for testing and a testing page available for download at:
www.busynoggin.com/fileadmin/videos/t3_bugs.zip

The database is in typo3conf. BE user is admin / password.

The patches extension is also there but not installed.

Feel free to use use install to check the issue.

Actions #3

Updated by Tymoteusz Motylewski over 9 years ago

Hi, Thanks for the report and fix.
Can you please check if the patch https://review.typo3.org/#/c/32986/ solves this issue too?

Actions #4

Updated by Riccardo De Contardi over 8 years ago

  • Status changed from New to Needs Feedback
  • Assignee set to Ron Hall

Hi Ron, I tried to reproduce the bug on 6.2.15 using a flux-based extension, without success.

Can you share the ext you used for the test, or test it against 6.2.15 and 7 (latest master)? Thank you.

Actions #5

Updated by Alexander Opitz over 8 years ago

  • Status changed from Needs Feedback to Closed
  • Assignee deleted (Ron Hall)

No feedback within the last 90 days => closing this issue.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF