WIP: When reaching "/" if current profile is not the default return the default (refs #70644)
Title should be self explanatory.
The current behavior is quite disturbing and break the stateless paradigm when serving web pages (a GET request on the same URL can serve different contents). But perhaps some users rely (unfortunately) on that?
Edited by Patrick Barroca