Anders Bjerner
Anders Bjerner
Hi @tkjaergaard The redirects package gets the URL from Umbraco's link picker overlay, so the incorrect URL is likely caused by some other part of your solution - e.g. a...
Hi @skttl To be honest it's a bit of pain that SQLite doesn't support this. This also changes with the principles that we've used for creating and managing tables in...
A looked a bit more into this after my last comment, and hit a few issues - partially because Umbraco has different abstractions for the database (which is usually a...
Didn't mean to close this 🤦♂️
@jesperbrasmussen I haven't had the time to look into this since my comment in July. I think there are still some challenges that I need to find a solution for,...
> Is there a way to ensure that the redirects get performed "before" the custom route handlers?? No, not really. This is by design. The redirects module will only look...