Delay expansion of XmlSelect options until getting the HTML.
authorPlatonides <platonides@users.mediawiki.org>
Wed, 29 Jun 2011 14:15:47 +0000 (14:15 +0000)
committerPlatonides <platonides@users.mediawiki.org>
Wed, 29 Jun 2011 14:15:47 +0000 (14:15 +0000)
commiteadb8a3e732a7ee602628609ba0b53aea03b1abf
tree0b9b363a57f75a8f5064a97ec7b8504d10784f99
parenteded6a8db82a176a78c230ccf3d62ca712619df2
Delay expansion of XmlSelect options until getting the HTML.
Setting the default after adding options now works.
Enabled testSetDefaultAfterAddingOptions().
includes/Xml.php
tests/phpunit/includes/XmlSelectTest.php