https://bugzilla.wikimedia.org/show_bug.cgi?id=36869

       Web browser: ---
             Bug #: 36869
           Summary: FCKEditor does not display because of undefined js
                    variable
           Product: MediaWiki extensions
           Version: master
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Unprioritized
         Component: FCKeditor
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified
   Mobile Platform: ---


JS script tries to access undefined variable mwSetupToolbar at line 587 of
http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/FCKeditor/FCKeditor.body.php
It makes script execution stop and FCKEditor does not display itself.
Possible fix is to declare variable mwSetupToolbar at the beginning of the
function.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to