luyadev / luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
https://luya.io
MIT License
812 stars 207 forks source link

Language Switcher appends path get param. #1885

Closed nadar closed 5 years ago

nadar commented 5 years ago

Not sure its a problem of luya UrlManager or LangSwitcher in CMS:

What steps will reproduce the problem?

Visiting a page which is embed as module the "root" (default controller, index action) clicking on the lang switch it adds de/medien?path=media - So the path get param from cms catch all url rule is added event the link would already be correct.

What is the expected result?

de/medien without path.