fix for #2359 - IELT9 select.set('value', 0) with option with value='' was picking...
commitc76585a0ea9f5b4b354dda8d250373646ce203f0
authorDimitarChristoff <christoff@gmail.com>
Thu, 21 Jun 2012 09:33:32 +0000 (21 10:33 +0100)
committerArian Stolwijk <stolwijk.arian@gmail.com>
Thu, 21 Jun 2012 10:13:37 +0000 (21 12:13 +0200)
tree2dbb1eaf02e177bf8a58bf737fbac04c634275f2
parentfd11a1a1580c15ab9651da6e7915d275f2adc050
fix for #2359 - IELT9 select.set('value', 0) with option with value='' was picking wrong one due to loose typing
Source/Element/Element.js
Specs/1.4client/Element/Element.js