-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 8, 9
-
Component/s: core-libs
-
b118
-
generic
-
generic
-
Verified
FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
Currency iso code is int and hence looses the trailing zero.
For example AUD is '036' but currency.getNumericCode() returns '36'.
REPRODUCIBILITY :
This bug can be reproduced always.
A DESCRIPTION OF THE PROBLEM :
Currency iso code is int and hence looses the trailing zero.
For example AUD is '036' but currency.getNumericCode() returns '36'.
REPRODUCIBILITY :
This bug can be reproduced always.