Project

General

Profile

Actions

Bug #88057

closed

Child record was not processed

Added by Sergio Catalá about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
DataHandler aka TCEmain
Target version:
-
Start date:
2019-04-02
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Latest TYPO3 dev-master
EXT:news 7.1.0

1) Create a folder in backend
2) Translate such folder into an alternative language (already defined in sites config/) in backend
3) Create default news record in default folder in pagetree. Insert inside that default record a content element of type "Text".
4) Localize that default news record using "List" module and clicking the flag for the alternative language.

Error "Child record was not processed" appears.


Files

88057_list_module.png (69.2 KB) 88057_list_module.png Oliver Hader, 2019-04-03 18:22
Actions #1

Updated by Oliver Hader about 5 years ago

I could not reproduce the behavior you described with ext:news v7.1.0 and TYPO3 v9.5.x@dev (5133578a4e534873cf3777cc9c6c579076a45250).
ext:news is not compatible with TYPO3 dev-master v10.0.x@dev - a couple of exceptions are thrown on saving any news item - I guess, "dev-master" in the report refers to "latest 9.5".

Actions #2

Updated by Oliver Hader about 5 years ago

  • Category changed from Database API (Doctrine DBAL) to DataHandler aka TCEmain
Actions #3

Updated by Sergio Catalá about 5 years ago

Oliver, sorry, yes, I used 9.5.x@dev, that's what I meant.
Sorry, my step 3) was not properly described (I have a custom text element over my instance, which has IRRE relations).
Try this instead:
3) Create default news record in default folder in pagetree. Insert inside that default record TWO "Related links" inside tab "Relations".

It is important that there are at least two IRRE relations inside the record, because the error cannot be seen with just one IRRE relation.

Actions #4

Updated by Oliver Hader about 5 years ago

  • Status changed from Needs Feedback to Accepted

Fix for ext:news - https://github.com/georgringer/news/pull/890

The core could accept those system internal properties in case they were defined in ctrl section, but omitted in columns section of $TCA

Actions #5

Updated by Gerrit Code Review about 5 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60396

Actions #6

Updated by Gerrit Code Review about 5 years ago

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/c/Packages/TYPO3.CMS/+/60511

Actions #7

Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/60511

Actions #8

Updated by Gerrit Code Review about 5 years ago

Patch set 2 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60396

Actions #9

Updated by Gerrit Code Review about 5 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/c/Packages/TYPO3.CMS/+/60511

Actions #10

Updated by Gerrit Code Review about 5 years ago

Patch set 3 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60396

Actions #11

Updated by Oliver Hader about 5 years ago

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

Updated by Gerrit Code Review almost 5 years ago

  • Status changed from Resolved to Under Review

Patch set 4 for branch 9.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/60396

Actions #13

Updated by Oliver Hader almost 5 years ago

  • Status changed from Under Review to Resolved
Actions #14

Updated by Benni Mack almost 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF