Index: /FCKeditor/trunk/editor/_source/internals/fckxhtml.js
===================================================================
--- /FCKeditor/trunk/editor/_source/internals/fckxhtml.js	(revision 177)
+++ /FCKeditor/trunk/editor/_source/internals/fckxhtml.js	(revision 178)
@@ -234,5 +234,5 @@
 
 			if ( !oNode )
-				break ;
+				return false ;
 
 			xmlNode.appendChild( oNode ) ;
