getgrav / grav-plugin-langswitcher

Grav LangSwitcher Plugin
https://getgrav.org
MIT License
28 stars 26 forks source link

Fix trailing slash for alt languages on home page #59

Closed nbusseneau closed 2 years ago

nbusseneau commented 3 years ago

I think this should fix #54.

nbusseneau commented 3 years ago

Got the idea after updating to v1.4.2 and looking at changes in #57 / #58.

nbusseneau commented 2 years ago

@rhukster Revisiting old PRs -- not sure where #54 went, seems like it disappeared in a black hole, however the gist of it is that alternate languages are linked with a trailing slash on the home page, leading to:

Akin to #58, we check if the route is exactly / and if yes simply discard it.