[TIMOB-11482] CLI: Argument floating point numbers are being cast as integers
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-10-15T04:18:23.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | Release 3.0.0, 2012 Sprint 21 JS, 2012 Sprint 21 |
Components | Tooling |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-10-15T04:14:48.000+0000 |
Updated | 2012-12-05T20:16:04.000+0000 |
Description
Options, arguments, and config options are attempted to be cast as numbers which causes valid values such as "6.0" to be 6 and that breaks version options and such.
Tested with CLI 3.0.19 versions are now displayed as 6.0