Guard against fatal errors re. eternal recursion

Created on 22 May 2024, 25 days ago

Problem/Motivation

Steps to reproduce

Check what happens when rendering entity A that references entity A.

or: entity A that references entity B, and entity B that references entity A.

It's "the user's fault" if they configure the CE display this way, but I think we should at least prevent ugly fatal errors. Maybe log.

Proposed resolution

Some anti-recursion killswitch? In the specific formatter?

Remaining tasks

First: check what happens. (I haven't yet.)

πŸ“Œ Task
Status

Active

Version

3.0

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands roderik Amsterdam,NL / Budapest,HU

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024