umbraco / OurUmbraco

MIT License
96 stars 171 forks source link

Documentation page breaks with querystring #759

Closed bjarnef closed 2 years ago

bjarnef commented 2 years ago

Detailed description

The community site https://community.umbraco.com/ links to "Documentation" section on Our

image

The URL https://our.umbraco.com/documentation/ works, but the documentation site links with a querystring: https://our.umbraco.com/documentation/?_ga=2.58184105.2090058464.1647427182-609372253.1646231368

which result in: https://our.umbraco.com/error/?aspxerrorpath=/documentation/

image

In fact any querystring breaks, eg. https://our.umbraco.com/documentation/?v=1 or https://our.umbraco.com/documentation/?umbraco=rocks

It only seems to be an issue specific to the documentation page on Our.

nul800sebastiaan commented 2 years ago

Thanks noticed that one as well, this is now fixed. 👍