JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.2.1
[ckeditor.git] / _source / plugins / sourcearea / plugin.js
index 92ddce3..dbbed8d 100644 (file)
@@ -138,6 +138,7 @@ CKEDITOR.plugins.add( 'sourcearea',
 \r
                                                unload : function( holderElement )\r
                                                {\r
+                                                       textarea.clearCustomData();\r
                                                        editor.textarea = textarea = null;\r
 \r
                                                        if ( onResize )\r