venveo / craft-redirect

MIT License
3 stars 2 forks source link

No redirects to / possible #68

Open alexgit2k opened 10 months ago

alexgit2k commented 10 months ago

We need to redirect some pages to the homepage ("/"). However, the destination field must be populated, otherwise saving is not possible. Also using "/" as destination brings up an error at saving.

Workaround is to use "?" as destination URL. At the redirect the "?" is omitted (probably because there are no parameters) and it is redirected to /.