WIP: When reaching "/" if current profile is not the default return the default (refs #70644)

bibliossimo requested to merge bibliossimo/opacce:master into master

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

Merge request reports