November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
I think simple address routing should work for all hosts when content is not specific to any site. I have reported a bug for this, thanks for sharing.
Thanks Johan (glad you agree!). Any chance you can let me know the bug number, so I can track its progress.
Has anyone ever come across this behaviour before and whether you think this is expected or a bug?
Scenario
The issue we've come across is when using Simple addresses. We've found that simple addresses for the shared content are only resolved for the website configured with the wildcard binding.
ie
www.site1.com/simple - resolves as expected to the content with the short url 'simple', which lives outside of any configured
www.site2.com/simple - returns a 404
I can switch this behaviour around by changing which site has the wildcard host mapping. Whichever site has the wildcard mapping will resove the simple urls.
Expected behaviour
I'd expect the simple address to be honoured for any site for any content that lives outside of a configured startpage, ie for
www.site1.com/simple
www.site2.com/simple to both resolve to the same content, regardless of how the wildcard entry is mapped.
Is this a bug?