plone / plone.app.multilingual

Plone Multilingual Content Add-on
https://pypi.org/project/plone.app.multilingual
18 stars 47 forks source link

Remove the 'set_language' parameter when 'always_set_cookie' is enabled (branch 5.2.x) #364

Closed erral closed 2 years ago

erral commented 4 years ago

Backport of #363 to the 5.2.x branch (used in Plone 5.1)

@libargutxi @garaolaza

mister-roboto commented 4 years ago

@erral thanks for creating this Pull Request and help improve Plone!

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.

Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:

@jenkins-plone-org please run jobs

With this simple comment all the jobs will be started automatically.

Happy hacking!

erral commented 4 years ago

@jenkins-plone-org please run jobs

erral commented 4 years ago

@jenkins-plone-org please run jobs

erral commented 4 years ago

I have updated the tests like in #363

@jenkins-plone-org please run jobs