"Brion VIBBER" posted a comment on MediaWiki.r104465.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/104465#c26738

Commit summary for MediaWiki.r104465:

* (bug 32685) Fix error in Vector extension's SimpleSearch module if the module 
is disabled but individual users have the option for it still

The module gets loaded if the user has the setting, even if we've not turned on 
$wgVectorUseSimpleSearch.
Tweaked so it aborts itself if its magic area isn't actually there, so it won't 
explode.

Brion VIBBER's comment:

poop, I got so used to writing JS in the other style I forget we've mostly 
standardized our JS to the same whitespace as our PHP. :DD I'll try to remember 
in future.

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

Reply via email to