Setup
- MediaWiki 1.28.0 (e92ed15) 22:16, 28. Nov. 2016
- PHP 5.6.27-0+deb8u1 (apache2handler)
- MariaDB 10.0.28-MariaDB-1~jessie
- MassEditRegex 8.1.1 (f6c7ea5) 15:56, 29. Okt. 2016
Issue
When trying to access special page "MassEditRegex" the extension errors out with:
Fatal error: Call to undefined method SkinVector::commentBlock() in /.../w/extensions/MassEditRegex/MassEditRegex.special.php on line 363
or
Fatal error: Call to undefined method SkinMonoBook::commentBlock() in /.../w/extensions/MassEditRegex/MassEditRegex.special.php on line 363
depending on which skin one is using.
This is an error starting with MW 1.28.0, the MW 1.27 branch is not affected. Originally reported on MediaWiki.org.