User "Hashar" changed the status of MediaWiki.r96305. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96305 Commit summary: mediawiki.html: Add broken tests for numbers and booleans * The following are broken right now: mw.html.element( 'p', {}, 500 ); > Error: mw.html.element: Invalid type of contents (custom error by mw.html.element) mw.html.element( 'option', { selected: foo === bar }, 'label' ); > TypeError: Undefined method .replace (bug 30774) - mediawiki.html: Add support for numbers and booleans _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
