This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-04a8b080-7ae2-442e-b492-100576d2dde9 XWIKI-24243 Open

BlockNote becomes the default WYSIWYG editor after XWiki restart

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-f2b16396-b26d-42da-b4a9-199be9ff1af4 Marius Dumitru Florea created this issue on 16/Apr/26 09:23
 
Summary: BlockNote becomes the default WYSIWYG editor after XWiki restart
Issue Type: cid:jira-generated-image-avatar-04a8b080-7ae2-442e-b492-100576d2dde9 Bug
Affects Versions: 18.2.1
Assignee: Unassigned
Components: BlockNote, Edit
Created: 16/Apr/26 09:22
Priority: cid:jira-generated-image-static-major-f9448125-74c5-48d7-8b56-606ac61436a3 Major
Reporter: Marius Dumitru Florea
Description:

Follow these steps to reproduce:

  • install BlockNote integration extension
  • check the WYSIWYG editor administration section: the "Default WYSIWYG Editor" should have no value selected
  • make sure your user has WYSIWYG as preferred editor
  • go to any plain wiki page and click on Edit: you should get the CKEditor
  • restart XWiki
  • go back to that page and click Edit again: this time you get BlockNote

We need to make sure CKEditor remains the default WYSIWYG editor, until BlockNote is production ready.