Opened 15 years ago

Closed 12 years ago

#3847 closed Bug (invalid)

$wgMessageCache->addMessages no longer exists and extensions can now override core messages

Reported by: Brian Mingus Owned by:
Priority: Must have (possibly next milestone) Milestone:
Component: Project : MediaWiki+FCKeditor Version:
Keywords: Cc:

Description

Line 3279 of FCKeditor.body.php has:

$wgMessageCache->addMessages( $messages, $lang );

This is broken for mediawiki trunk / fckeditor trunk. I have commented out the line for a temporary fix. According to #mediawiki IRC extensions can now override messages and this is a hack.

Change History (1)

comment:1 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

Since FCKeditor is no longer supported and was replaced with CKEditor, active development of the MediaWiki extension and support for it are also finished.

I’m closing this ticket as it is no longer valid.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy