Feature #52511

More graceful degradation of broken content elements

Added by Christoph Dähne almost 2 years ago. Updated almost 2 years ago.

Status:New Start date:2013-10-03
Priority:Should have Due date:
Assigned To:- % Done:

0%

Category:-
Target version:Base Distribution - 1.0 beta 1

Description

Broken content elements can sometimes be removed, hidden, ... as they are normal content element, even if they cannot be rendered.

Under some circumstances, e.g. if the content element is of a not-existing type, it cannot be removed yet. The wrapping of the content elements needs to be made more fault tolerant.

Where to start:
  • See TODO in TYPO3\Neos\TypoScriptNeosRenderingExceptionHandler
  • Refactor, make more fault tolerant and maybe split to multiple functions TYPO3\Neos\Service\ContentElementWrappingService->wrapContentObject

Depends on
https://review.typo3.org/#/c/24239/

History

#1 Updated by Christoph Dähne almost 2 years ago

Time has passed and source code has changed.

Where to start:

  • See \TYPO3\Neos\TypoScript\ExceptionHandlers\NodeWrappingHandler
  • Refactor, make more fault tolerant and maybe split to multiple functions TYPO3\Neos\Service\ContentElementWrappingService->wrapContentObject

Also available in: Atom PDF