← Back to team overview

dhis2-devs team mailing list archive

Cannot change locale in DEV

 

Hi Devs,
There seem to be some issues updating a users locale in the latest dev
snapshot. It is not possible to update a users locale.

POST to

https://play.dhis2.org/dev/api/25/userSettings/keyUiLocale

with "es" (the header sent by the app when swtiching from English to
Spanish)

yields an HTTP 500

{
  "httpStatus": "Internal Server Error",
  "httpStatusCode": 500,
  "status": "ERROR",
  "message": "Invalid locale format: \"es\""
}


With GET to the same URL yields

Unexpected 'e'

which seems strange.

Version:2.25-SNAPSHOT
Build revision:0cf6645

Regards,
Jason

-- 
Jason P. Pickering
email: jason.p.pickering@xxxxxxxxx
tel:+46764147049

Follow ups