On 06/17/2014 07:39 AM, Subramanya Sastry wrote:
Yesterday I upgraded to MediaWiki 1.23.0 and switched to using the Debian repo for parsoid as per:
And since then I have been unable to get the VisualEditor working, when you click on 'Edit' nothing happens, looking at the HTTP requests there is a GET to load.php and a 304 in response but nothing actually happens in the web browser, I have tried with Firefox 30 and the Debian Wheezy Chromium.
Did you adjust the port in the VE config? The Debian package already uses our new default port 8142, as documented in https://www.mediawiki.org/wiki/Parsoid/Setup#Ubuntu_.2F_Debian.
Did you upgrade the visual editor as well?
If you did, then the version of VE that works with MW 1.23.0 requires you to install the Parsoid extension as well.
Note that this was only the case for a short time (~3 weeks IIRC), and I'm not sure that it even made it into any release. Current VE *does not* require the Parsoid extension, as the styles were moved in to core as Subbu noted.
Gabriel