User "Catrope" posted a comment on MediaWiki.r87031.

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

further work on FlickrChecker module

Comment:

<pre>
+        * Retrieve the list of all current Flickr licenses and store it in an 
array (mw.FlickrChecker.licenses)
[...]
+                                               
mw.FlickrChecker.licenseList[value.id] = value.name;
</pre>
Documentation doesn't match the actual behavior.

Also, this file aliases mw to mediaWiki correctly with a closure, but doesn't 
do the same with $.

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

Reply via email to