Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] EclipseLink OXM Bug 440413

If anybody has literally 5 minutes to spare, would they mind taking a look at the following OXM Bug:

BugĀ 440413 - XMLConversionManager BigDecimal to xsd:decimal is wrong
https://bugs.eclipse.org/bugs/show_bug.cgi?id=440413

Return a non-scientific notation numeric value String when converting a BigDecimal to a String, using the BigDecimal toPlainString() API. Targeting 2.7.0. test-oxm = 100% pass.

Many thanks in advance,

-David

Back to the top