Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
i18n 2.5.12
-
None
Description
The i18n code is currently using a shared session, while all operations seem to be just reading, the session is refreshed from time to time and a refresh is actually considered a write operation.
Therefore we need to change the code to not share a session/resource resolver