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 for the add new locale dialog #654

Closed Prokyonn closed 5 months ago

Prokyonn commented 6 months ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs #issuenum
License MIT

What's in this PR?

Before this PR the choice in the copy dialog did not make a difference. The article was always loaded with ghost_locale: true and therefore the content of the previous locale was always copied. This fix prevents that.