]> granicus.if.org Git - icu/commit
ICU-13477 Tweak the DecimalFormat mapping function to correctly handle positive prefi...
authorShane Carr <shane@unicode.org>
Thu, 16 Nov 2017 23:25:16 +0000 (23:25 +0000)
committerShane Carr <shane@unicode.org>
Thu, 16 Nov 2017 23:25:16 +0000 (23:25 +0000)
commitf48ecca6f7e12c25d734e25d4c8fe8e5e6b5d2bd
tree890cedd1871c828158d9b5269f210a91ab208285
parentd6401ddcaab508b77454f3395738f74026065f4c
ICU-13477 Tweak the DecimalFormat mapping function to correctly handle positive prefix and suffix overrides.

X-SVN-Rev: 40672
icu4j/main/classes/core/src/com/ibm/icu/impl/number/AffixUtils.java
icu4j/main/classes/core/src/com/ibm/icu/number/NumberPropertyMapper.java
icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/NumberFormatTest.java