User "Reedy" changed the status of MediaWiki.r98323.

Old Status: resolved
New Status: fixme

User "Reedy" also posted a comment on MediaWiki.r98323.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/98323#c23743
Commit summary:

Started taking PHP code out of the groups/ folder anticipating Wikimedia 
review. Later we will move all content of the groups folder elsewhere to reduce 
the number of changes of changes to the Translate extension considerably.

Comment:

<pre>
$wgAutoloadClasses['MediaWikiMessageChecker'] = $dir . 
'ffs/MediaWikiChecker.php';
</pre>

Not sure how specifically to go about this...

I noticed the MediaWikiMessageChecker was apparently missing, which is in 
/trunk/translate

I see it's only used in WikiPageMessageGroup, so it's standalone

Just find it a slight concern with it being unconditionally loaded, I'm 
guessing that'll complain on other wikis where it's not there...

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to