User "Catrope" changed the status of MediaWiki.r88965.

Old Status: new
New Status: fixme

User "Catrope" also posted a comment on MediaWiki.r88965.

Full URL: 
https://secure.wikimedia.org/wikipedia/mediawiki/wiki/Special:Code/MediaWiki/88965#c17492
Commit summary:

Removed the old gallery function and moved some functionality to the current 
gallery function. It's now possible to show a random selection of images.

Comment:

<pre>
+                                               $img = $( '<img/>' )
</pre>
<code>$img</code> is leaked to the global scope. This is still the case in 
trunk.

OK otherwise.

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

Reply via email to