sulu / SuluHeadlessBundle

Bundle that provides controllers and services for using Sulu as headless content management system
MIT License
45 stars 25 forks source link

ArticleResolver does not resolve shadow locales #137

Open Prokyonn opened 6 months ago

Prokyonn commented 6 months ago

The ArticleSelectionResolver uses the ContentMapper service to fetch the structure via a SQL2 query.

Neither the ArticleSelectionResolver nor the ContentMapper resolve the shadow locale, therefore the property values of the "shadow" document are returned instead of the original one.