Author: aperry
Description:
I've installed Mediawiki 1.15.1 on Wampp 1.7.2 (Apache 2.2, PHP 5.3.0, MySQL 5.1).
Then I've installed mediawiki FCKEditor extension.
When I want to edit a page, I get internal error :
"Detected bug in an extension! Hook FCKEditor_MediaWiki::onCustomEditor failed to return a value; should return true to continue hook processing or false to abort".
Crawling on the Net, I noticed others guys with the same bug, but no true way to fix the problem.
So played again the installation, but with a Xampp version embedding PHP 5.2.2.
This time, everythings look fine : I can use FCKEditor during editing a page.
My conclusion is that there is incompatibility with the mediwiki FCKEditor version and PHP 5.3.
Do you think I'm right ? because it's very strange a so big bug is not yet fixed.
Regards
Version: unspecified
Severity: blocker