"TheDJ" posted a comment on MediaWiki.r92598. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92598#c31715
Commit summary for MediaWiki.r92598: $wgUploadNavigationUrl should be used for file redlinks if $wgUploadMissingFileUrl is not set. The first was used for this until the second was introduced in r69997 (1.17). According to the comments there it was broken in 1.16 but as far as I tested it worked in 1.16. In any case, the old behavior should be restored as most WMF wikis have set wgUploadNavigationUrl but not wgUploadMissingFileUrl. TheDJ's comment: https://en.wikipedia.org/wiki/Wikipedia:Village_pump_(technical)#Changes_to_file_redlinks_in_1.19.3F _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
