r1766 - branches/bxe_2_0/js

[email protected] Fri, 26 Oct 2007 10:42:10 +0200 (CEST)
Newsgroups gmane.editors.bitflux.cvs
Message-ID <[email protected]>
Author: chregu
Date: Fri Oct 26 10:42:09 2007
New Revision: 1766

Log:
removed not needed code

Modified:
   branches/bxe_2_0/js/bxeFunctions.js

Modified: branches/bxe_2_0/js/bxeFunctions.js
==============================================================================
--- branches/bxe_2_0/js/bxeFunctions.js	(original)
+++ branches/bxe_2_0/js/bxeFunctions.js	Fri Oct 26 10:42:09 2007
@@ -2126,15 +2126,7 @@
 			}
 			if (!bxe_checkIsAllowedChild(_currentNode.namespaceURI,_currentNode.localName,selCheck, true)) {
 				var cssr = sel.getEditableRange();
-				/*
-				//doesn't split text nodes anymore
-				do we need that?
-				can be deleted otherwise (18.10.2006)
-				
-				var textNode = sel.anchorNode.XMLNode._node;
-				textNode.splitText(cssr.startOffset);
-				var _position = bxe_getChildPosition(textNode);
-				*/
+
 				if (selNode) {
 					var lala = selNode;
 				} else {
-- 
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs