"git@gitlab.ow2.org:RocketChat/Rocket.Chat.git" did not exist on "509143d6dd3d645e1da7e492203a917cb4bc7c52"
XWIKI-22308: The inplace editor locks the original translation when creating a new translation
* reload the edit mode when switching the edited translation * change the document locale before locking it (taking care to restore the original translation if the edit fails for the new translation) * when reloading the document JSON, fallback on the orignal translation if the requested translation doesn't exist * when rendering the document, fallback on the original translation if the edited translation is new (so that we initialize the content of the new translation with the values from the original translation) (cherry picked from commit d4b3a322)
Loading
Please register or sign in to comment