imeji-community / imeji

imeji source code can now be found on https://github.com/MPDL/imeji.
https://github.com/MPDL/imeji
13 stars 15 forks source link

minor issue: German interface displayed, even supported languages are restricted to "en" via admin #1131

Closed ioverka closed 8 years ago

ioverka commented 8 years ago

Browser: Chrome, Version 48.0.2564.103 with "Spracheinstellung" set to "Deutsch (Deutschland)" and no cookie

First request to imeji instance returns German interface. With this following cookie is set:

Name: IMEJI_LANG Content: en Domain: outbox.mpdl.mpg.de Pfad: / Senden für: Jede Verbindungsart Für Skript zugänglich: Ja Erstellt: Montag, 8. Februar 2016 um 14:59:35 Läuft ab: Dienstag, 7. Februar 2017 um 14:59:35

and all subsequent requests are delivered in English.

bastiensaquet commented 8 years ago

Could you find out what's happening here. I still can not reprodude it.

ioverka commented 8 years ago

Do you ask me ;)? I saw this several times and some test users commented on it as well (e.g. Michael). It can be reproduced on every computer with a German browser installed:

  1. delete the cookies
  2. call the service homepage
bastiensaquet commented 8 years ago

Ok, thanks, Ill try again

bastiensaquet commented 8 years ago

@ioverka Can you test here: http://qa-edmond.mpdl.mpg.de/ It should be fixed

ioverka commented 8 years ago

Looks fine. I'm still able to reproduce the behavior on http://outbox.mpdl.mpg.de but not on http://qa-edmond.mpdl.mpg.de/. Thanks!