User "SPQRobin" posted a comment on MediaWiki.r92598.

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

$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.

Comment:

So we could either
* revert this commit and configure all wikis with UploadNavigationUrl also with 
UploadMissingFileUrl
* leave this commit and configure wikis where UploadNavigationUrl goes to a 
non-special page (about half of the configured wikis), with UploadMissingFileUrl
In any case this should have been done back then (or at least the wikis 
should've been informed).

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

Reply via email to