On 22.04.2009, at 00:45, Bjoern wrote: > I updated to revision 49721 of the Collection extension, but now get > this error: > > Fatal error: Call to undefined method SkinMonoBook::getTitle() > in /.../ > w/extensions/Collection/Collection.hooks.php on line 43
Uh, that's caused by a pretty recent changeset done by comitter "demon": http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/Collection/Collection.hooks.php?r1=49305&r2=49665 Most probably the method Skin::getTitle() is pretty new (the MediaWiki devs seem to always assume a bleeding-edge MediaWiki installation :-) I have to look how to work around that problem... Thanks for the report! -- Johannes --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
