Details
-
Bug
-
Resolution: Fixed
-
Minor
-
1.0 B2, 1.0 B3, 1.0 B4, 1.0 B5
-
None
Description
When editing a document with no content (either new, or containing only objects) using the WYSIWYG editor, pressing Cancel will display a message that the document content cannot be null.
This is caused by a copy/paste error, the checkDocumentContent() function is called for cancel, too, although it should not.