fix(browser locale): Standardize browser locale (#645)
* avoid reading locale directly in the URL in GWT portal This is to prevent GWT portal to strore an unsupported locale in the cookie if it is passed in the URL _l param. covers [BPO-543](https://bonitasoft.atlassian.net/browse/BPO-543)
Please register or sign in to comment