r47842 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r47841‎ | r47842 | r47843 >
Date:20:53, 26 February 2009
Author:yaron
Status:deferred
Tags:
Comment:
Fix for FCKeditor handling
Modified paths:
  • /trunk/extensions/SemanticForms/includes/SF_FormUtils.inc (modified) (history)

Diff [purge]

Index: trunk/extensions/SemanticForms/includes/SF_FormUtils.inc
@@ -1007,6 +1007,7 @@
10081008 }
10091009
10101010 static function FCKPopupJavascript() {
 1011+ global $wgFCKEditorExtDir;
10111012 $javascript_text = <<<END
10121013
10131014 function FCKeditor_OpenPopup(jsID, textareaID)

Status & tagging log