| Steps to reproduce:
- Go to the administration, in Editing -> Syntax uncheck "xwiki/2.0" under disabled syntaxes
- Create a new page
- Go to source mode
- Type some content like "test"
- Select another syntax like "XWiki 2.0" in the syntax selection
- Select "Yes" when asked if the content shall be converted.
- Disable source mode
Expected result: After the syntax conversion, the saving toolbar stays the same. After the last step, only a single "Done" button is displayed. Actual result: After the syntax conversion, a message that the realtime session is joined is displayed. After the disabling the source mode, the saving toolbar is displayed twice. I've attached a screen recording that shows the reproduction steps. |