Andrew Welch
Andrew Welch
I wouldn't classify it as a bug. But I'd agree it's less than ideal.
It's not a bug because it does work, it just isn't ideal. It works the way it does because outside of the Craft world, URLs that include language segments, the...
Ah my bad, I was misunderstanding what you were saying. Apologies for that! If you specifically are talking about the automatic redirects for entries only, I'll see if we can't...
Have not forgotten about this, it's on the list for the next update to Retour. I've been working on porting Retour to Craft 5, which is now done. Thanks for...
Yes, it will be backported to both Craft 3 and Craft 4 versions of Retour (as well as Craft 5).
This issue only affects the automatic redirects that are created when entry slugs are changed, which is a feature that can be disabled, and does not affect the core operation...
I fixed this at a higher level. What Retour does now is it will find the path prefix that is used by a Site's `baseUrl` and strip it from the...
@denisyilmaz The change _should_ trickle down to GraphQL as well. When you're passing in `site` is that the actual handle to the site? Because that's what Retour is expecting. Alternatively,...
I also just pushed a change to address concerns from @MoritzLost : it will now only check for the stripped path prefix URL if a redirect wasn't found that _included_...
@MoritzLost @MangoMarcus @denisyilmaz @svondervoort lmk how you go with this... will cut a release only after it's working in your real-world scenarios.