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

       Web browser: ---
            Bug ID: 58328
           Summary: Fatal exception of type MWException
           Product: VisualEditor
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Unprioritized
         Component: General
          Assignee: jforres...@wikimedia.org
          Reporter: littlesandr...@gmail.com
                CC: jforres...@wikimedia.org, jh...@wikimedia.org,
                    krinklem...@gmail.com, ryasm...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

After having upgraded from mw1.19 til mw1.22 I

cd extensions
git clone
https://gerrit.wikimedia.org/r/p/mediawiki/extensions/VisualEditor.git

and added

require_once "$IP/extensions/VisualEditor/VisualEditor.php";
$wgDefaultUserOptions['visualeditor-enable'] = 1;
$wgHiddenPrefs[] = 'visualeditor-enable';

to LocalSettings.php as described at

http://www.mediawiki.org/wiki/Extension:VisualEditor

When I visit the wiki I get in the browser

[da26e58f] 2013-12-11 13:28:05: Fatal exception of type MWException

Using CentOS6 64bit

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to