Last modified: 2012-04-19 21:10:39 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T32774, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 30774 - mediawiki.html: Add support for numbers and booleans
mediawiki.html: Add support for numbers and booleans
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
JavaScript (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: 1.19.0 release
Assigned To: Krinkle
:
Depends on:
Blocks: 32733
  Show dependency treegraph
 
Reported: 2011-09-05 21:12 UTC by Krinkle
Modified: 2012-04-19 21:10 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Krinkle 2011-09-05 21:12:43 UTC
The following cases and many alike cause errors. Mostly errors like ".replace is not a function [undefined]".

> mw.html.element( 'p', {}, 500 );

> mw.html.element( 'option', { selected: 'foo' === 'foo' }, 'label' );
Comment 1 Krinkle 2011-09-05 21:51:30 UTC
Fixed in r96307.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links