mediawiki-extensions-PageIm.../includes
Erik Bernhardson f6f6bf00e1 Page images return non-free images by default
Page images was updated to have a split between the 'best' page
image, and the best free page image. Unfortunately the deployment
plan didn't take into account that the default 'free' would be
pointing to an unpopulated page prop, which will not be populated
until LinksUpdate has run for every page on every wiki which could
take weeks or months.

To restore some semblance of order, make the default point at the
currently populated field. A followup will need to be done to
populate the appropriate field.

Bug: T152155
Change-Id: I1d35e965dc37c8c4ecdcc43313b3198e951e1978
2016-12-01 23:54:14 +00:00
..
ApiQueryPageImages.php Page images return non-free images by default 2016-12-01 23:54:14 +00:00
LinksUpdateHookHandler.php Fix phpcs warnings and errors 2016-11-21 18:29:28 -05:00
PageImages.php Fix phpcs warnings and errors 2016-11-21 18:29:28 -05:00
ParserFileProcessingHookHandlers.php Fix phpcs warnings and errors 2016-11-21 18:29:28 -05:00