User "Wikinaut" posted a comment on MediaWiki.r89951.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89951#c17969
Commit summary:
fix for bug29368 which may have consequences. Please code reviewers, pls. check
for potential side effects - I cannot detect any, currently.
Comment:
see lines 130++ :
* if ( typeof context.data !== 'undefined' ) {
* if ( context.data.$textbox.val().length
== 0 ) {
* // Hide the div when no
suggestion exist
******>>> context.data.$container.hide();
* } else {
* // Rebuild the suggestions list
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview