Index: /MediaWiki/trunk/extensions/FCKeditor/FCKeditorSkin.body.php
===================================================================
--- /MediaWiki/trunk/extensions/FCKeditor/FCKeditorSkin.body.php	(revision 1007)
+++ /MediaWiki/trunk/extensions/FCKeditor/FCKeditorSkin.body.php	(revision 1008)
@@ -231,5 +231,6 @@
                 }
             }
-            $u .= $nt->getFragmentForURL();
+            //see ticket 1386 why it is commented
+            //$u .= $nt->getFragmentForURL();
         }
         if ( $text == '' ) {
