Last modified: 2008-10-10 13:42:03 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T17916, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 15916 - Compatibility Issues between FCKeditor and SemanticMediaWiki
Compatibility Issues between FCKeditor and SemanticMediaWiki
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
1.14.x
Other Linux
: Normal major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-10-09 12:09 UTC by J W
Modified: 2008-10-10 13:42 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description J W 2008-10-09 12:09:44 UTC
I checked out the latest versions of MediaWiki, Semantic MediaWiki, Semantic Forms and FCKeditor from the SVN repositories today. MediaWiki has been updated to 1.14alpha. 1.14alpha causes a compatibility issue between Semantic MediaWiki and FCKeditor. Once the two extensions are installed, edit pages are not rendered and the following error is produced:

Catchable fatal error: Argument 2 passed to SMWParseData::stripMagicWords() must be an instance of Parser, instance of FCKeditorParser given, called in /extensions/SemanticMediaWiki/includes/SMW_ParserExtensions.php on line 30 and defined in /extensions/SemanticMediaWiki/includes/SMW_ParseData.php on line 31'

The version information for my instance is given below...
MediaWiki - 1.14alpha (r41831)
Semantic MediaWiki (Version 1.4b-SVN)
FCKeditor (Version fckeditor/mw-extension $Rev$ 2008)
Comment 1 Markus Krötzsch 2008-10-10 13:42:03 UTC
I have fixed that now in SVN, though I am surprised that FCKeditorParser is not a subclass of Parser. Maybe MediaWiki should have a ParserInterface or something to allow typing parameters. I will remove other "Parser" type hints in SMW as I encounter them. Note also that the current SVN version of SMW is in heavy development -- please use the latest stable release on production sites.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links