You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To replicate: Enable Multi-language support and add languages.
Except for the home page every link that ends with a / like /en/blogs/ is getting redirected to /en/en/blogs. That works with every other language as well. Also /blogs/ is getting redirected to /en/en/blogs.
The home page tho (/en/) is not effected by this issue.
Everything seems to work for /en/blogs (Without the / end the end) though.
EDIT: I'm using Grav version 1.6.0 beta 8
The text was updated successfully, but these errors were encountered:
To replicate: Enable Multi-language support and add languages.
Except for the home page every link that ends with a / like /en/blogs/ is getting redirected to /en/en/blogs. That works with every other language as well. Also /blogs/ is getting redirected to /en/en/blogs.
The home page tho (/en/) is not effected by this issue.
Everything seems to work for /en/blogs (Without the / end the end) though.
EDIT: I'm using Grav version 1.6.0 beta 8
The text was updated successfully, but these errors were encountered: