Menu

Commit [r6312]  Maximize  Restore  History

Exponential numbers were not being handled properly. Returning a number in the format "1.234e+7" to the server would cause an invalid format issue. So when getting values from number fields we will now convert them to a full number if they contain an exponent.

b_calderwood 2012-08-21

changed /trunk/JaffaRIA/source/html/js/extjs/ext-overrides.js
changed /trunk/JaffaRIA/source/html/js/extjs/jaffa/form/CurrencyField.js
changed /trunk/JaffaRIA/source/html/js/extjs/jaffa/util/Format.js
/trunk/JaffaRIA/source/html/js/extjs/ext-overrides.js Diff Switch to side-by-side view
Loading...
/trunk/JaffaRIA/source/html/js/extjs/jaffa/form/CurrencyField.js Diff Switch to side-by-side view
Loading...
/trunk/JaffaRIA/source/html/js/extjs/jaffa/util/Format.js Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB