sulu / SuluArticleBundle

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

Adjust copy-locale action of ArticleController to use given source-locale #522

Closed niklasnatter closed 3 years ago

niklasnatter commented 3 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related issues/PRs https://github.com/sulu/sulu/pull/5573
License MIT

What's in this PR?

This PR adjusts the ArticleController to use the given src locale when invoking the copy-locale action. Sulu added a src locale in https://github.com/sulu/sulu/pull/5573