If you upgraded a MediaWiki installation from an older version where Parsoid was not included, youo must remove the

$wgVirtualRestConfig['modules']['parsoid']

line from LocalSettings.php.

You also must add the following directive to the .htaccess file:

RewriteCond %{HTTP_USER_AGENT} !^(VisualEditor)

if you have one.

Leave a Reply

Your email address will not be published. Required fields are marked *