enonic / xp

Enonic XP
https://enonic.com
GNU General Public License v3.0
201 stars 34 forks source link

Handle cycle reference in Java/JS conversion #7568

Closed GlennRicaud closed 4 years ago

GlennRicaud commented 4 years ago

Handle cases of objects with self-reference or cycle reference when converting objects from/to JS.

Linked discuss topic: https://discuss.enonic.com/t/improve-error-description-of-self-reference-for-js-data-model-object/1998

GlennRicaud commented 4 years ago

Duplicate of https://github.com/enonic/xp/issues/7515