-
Notifications
You must be signed in to change notification settings - Fork 35
Translations of Static Elements are broken #1280
Comments
might be related with #1092 (comment) |
Have to recheck, how to reproduce. |
|
I could narrow the problem down to these two issues:
|
hi @ottosichert , Let's wait for next rollout on w101 and check again. |
guys, i am moving this task directly to testing... IMHO the problem was fixed by metasfresh/metasfresh-webui-api-legacy#660 . pls ping me if I am missing something... |
update: just tested the case desribed by Mark... not working. |
update: i think we still need code changes, but the frontend shall react on user session changed event, from websocket (which now! works) instead of harcoding the windowId and field... |
@teosarca I can not test the websocket event because I can not change the language since a new database was set up for w101. This is the case for both roles ( |
@ottosichert i've created u an account (sent the credentials). |
This websocket issue was hard to comprehend in frontend code. Current status:
As the websockets work correctly, I will close #1318. I'm glad we can avoid this workaround :)
@teosarca After playing a little bit with changing languages and logging in and out I found out, the issue (regarding delayed usage of new language) even persists through user sessions, i.e.:
Otherwise changing language works as intended. The login dialog shows |
@ottosichert yup, those are the NOKs which needs to be fixed |
reported issues shall be fixed by metasfresh/metasfresh-webui-api-legacy#701 . note to IT: pls also check the Menu, Home etc tooltips. |
Is this a bug or feature request?
Bug
What is the current behavior?
Currently, the Translations of Static Elements are broken
Which are the steps to reproduce?
Switch your User Language to en_US and check different static Elements. All are shown in de_DE Base Language.
What is the expected or desired behavior?
Shall be translated again
The text was updated successfully, but these errors were encountered: