JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.5.2
[ckeditor.git] / _source / plugins / editingblock / plugin.js
index dfbe069..c3e48d2 100644 (file)
@@ -71,7 +71,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
                                        if ( !isHandlingData && editor.mode )\r
                                        {\r
                                                isHandlingData = true;\r
-                                               editor.setData( getMode( editor ).getData() );\r
+                                               editor.setData( getMode( editor ).getData(), null, 1 );\r
                                                isHandlingData = false;\r
                                        }\r
                                });\r