sulu / SuluArticleBundle

Bundle for managing localized content-rich entities like blog-posts in the Sulu content management system
MIT License
52 stars 77 forks source link

fix article-bridge language-code #644

Closed wachterjohannes closed 11 months ago

wachterjohannes commented 11 months ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets none
Related issues/PRs none
License MIT

What's in this PR?

This PR adds a missing pice of code from the PageBridge (https://github.com/sulu/sulu/blob/2.5/src/Sulu/Component/Content/Compat/Structure/PageBridge.php#L33-L44) which adapts the structure locale for shadow and ghost articles.

Why?

This leads into that the links in text_editor properties uses the wrong locale to resolve the URL.