User "Trevor Parscal" posted a comment on MediaWiki.r86594. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86594#c16322 Commit summary:
in order to fix description page errors we may want to just drop the associated uploads. This makes deleting uploads work on pages that are not the first upload page; to prove that we fix bug 24762, add bail options if no license is acceptable Comment: $j( '#mwe-upwiz-thanks' ).html( <nowiki>''</nowiki> ); might be better written as $j( '#mwe-upwiz-thanks' ).empty(); _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
