﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2278	FCKeditor fails on 1.13alpha	Jack Phoenix		"FCKeditor breaks MediaWikis running the newest trunk version. Such a wiki will display errors such as this:

Warning: require_once(/includes/ParserOptions.php) [function.require-once]: failed to open stream: No such file or directory in /extensions/FCKeditor/FCKeditor.php on line 29

caused by the explicit require_once() calls in FCKeditor.php, as MW's directory structure was reorganized just a few moments ago. The solution is to remove these require_once() calls from FCKeditor.php as they're not needed, MediaWiki's autoloader does the work in 1.13alpha automatically. I did this with my local devel copy and after that FCKeditor worked nicely and nothing was seemingly broken."	Bug	closed	Must have (possibly next milestone)		Project : MediaWiki+FCKeditor	SVN (FCKeditor) - Retired	fixed		
