You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This makes an HTTP POST to http://localhost:3333/v1/userdata, sending this payload:
{lang: "fr"}
That route doesn't exist (yet) in Knora. I don't understand how it's supposed to work, because it looks like the JavaScript doesn't do anything with the response, it just reloads the page (in the function build_lang_ctrl in index.html).
* fix (salsah): Fix language switching and login/logout (ongoing, #316).
* fix (salsah): Fix language change and login/logout (#316).
* feature (webapi): Clarify alert box warning before language change.
* test: Add language change test.
When we want to switch language from another, we get the following error after we have been asked for the confirmation:
The API request answers :
The text was updated successfully, but these errors were encountered: