"Hashar" changed the status of MediaWiki.r112520 to "ok" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/112520
Old status: new New status: ok Commit summary for MediaWiki.r112520: Fix bug in proofread.js that was causing a JS error if textarea#wpTextbox1 and div#copywarn are not adjacent siblings. Instead of assuming that copywarn is the next sibling of wpTextbox1, use .nextSibling to insert the table in the right place. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
