Skybrud.Umbraco.Redirects icon indicating copy to clipboard operation
Skybrud.Umbraco.Redirects copied to clipboard

Outbound redirect doesn't resolve current URL for content and media destination

Open abjerner opened this issue 2 years ago • 1 comments

If an outbound redirect is added to a page, and the destination is a content or media item within Umbraco, the URL of that item is stored along with it's id and key.

If the URL of the destination changes over time, it's still the URL of the time that the outbound redirect was created, that is returned.

Ideally the value converter should resolve the current URL of the content or media item, so it's always an up-to-date URL that is returned.

This affects both the Umbraco 9 and 10 versions of the package.

abjerner avatar Oct 07 '22 09:10 abjerner

This has now been fixed in v3.0.6 for Umbraco 9, and should be part of v4.0.5 for Umbraco 10.

abjerner avatar Oct 12 '22 20:10 abjerner

is this a bug also on the Umbraco V8 version?

miguelcrpinto avatar Jan 11 '23 14:01 miguelcrpinto

@miguelcrpinto I can't remember for sure how it's implemented. Are you experiencing anything that might indicate that in the V8 as well?

abjerner avatar Jan 11 '23 15:01 abjerner