Actions
Bug #4076
closed$bytes(N,b) doesn't return the correct result
Start date:
08/13/2018
Due date:
% Done:
0%
Estimated time:
Operative System:
All
Regression:
No
Description
Hello,
There is a bug in $bytes(N,b)
identifier, when i try to use $bytes(2000,b)
to return 2,000
it returns 2,000.00
as it shouldn't.
Example:
//echo -a IS: $bytes(2000,b)
- Thanks!
Actions