Bug #58306

Copy bug with inline records in flexforms

Added by Ron Hall over 1 year ago. Updated 10 months ago.

Status:New Start date:2014-04-29
Priority:Must have Due date:
Assigned To:- % Done:

0%

Category:- Spent time: -
Target version:-
TYPO3 Version:6.2 Is Regression:No
PHP Version:5.5 Sprint Focus:
Complexity:

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

mcc_patches.zip (4.2 kB) Ron Hall, 2014-04-29 02:10


Related issues

related to Core - Bug #56882: Can not translate IRRE elements Resolved 2014-03-13
related to Core - Bug #62562: Flexforms - Translating with inline relations doesn't work Under Review 2014-10-30

History

#1 Updated by Ron Hall over 1 year 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.

#2 Updated by Ron Hall over 1 year 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.

#3 Updated by Tymoteusz Motylewski 10 months 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?

Also available in: Atom PDF