User "Brion VIBBER" changed the status of MediaWiki.r81558.

Old Status: ok
New Status: fixme

User "Brion VIBBER" also posted a comment on MediaWiki.r81558.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/81558#c15761

Comment:

This triggers a fatal error when thumbnail caching is disabled:

  PHP Fatal error:  Cannot pass parameter 4 by reference in 
/var/www/trunk/includes/filerepo/ForeignAPIRepo.php on line 234

That's the "null" on: return $this->getThumbUrl( $name, $width, $height, null, 
$params );


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

Reply via email to