When using crawler-friendly links I get an 404-error when clicking the links under "Lates news" from the Overview-tab:
Exception details: HttpException: The requested resource was not found
Http status: 404 NotFound
Stack trace:
[HttpException: The requested resource was not found]
[Inner exception FileNotFoundException: The file "/templates/Workroom/templates/WorkroomPage____56026.aspx&SelectedWorkRoomTab=Nyheter&NewsID=56027" was not found]
Seems to me that the "&" should be replaced with "?" for this setting to work properly.
Hello Lars!
Thank you for the report. I reproduced this and added it as issue #39380. Should be pretty easy to fix this in the CreateNewsLink method in OverView.ascx.cs.