Details
-
Bug
-
Resolution: Fixed
-
None
-
High
-
-
Empty show more show less
Description
problem
If a user has an opened translate5 window while a maintenance with update is in progress, and the user never sends a request to the server in that time, he never receives the info that the maintenance mode is active. If the update is succeeded, the GUI is still in the old version and the backend in a new version which may lead to strange and different problems.
The latest problem with the above reason was:
ERROR in core.configuration: E1292 - Not enough rights to modify config with level : 2
solution
The backend sends the translate5 version as a HTTP header and this version is compared in the GUI with the version loaded there. If the version differ the user is announced and a reload is requested.
Attachments
Issue Links
- relates to
-
TRANSLATE-138 Application Versioning in the Frontend
- Done
-
TRANSLATE-905 Improve maintenance mode
- Done