https://bz.apache.org/bugzilla/show_bug.cgi?id=60040

Javen O'Neal <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #3 from Javen O'Neal <[email protected]> ---
Thanks for the locale-specific information! It is always helpful to have
Locale-specific feedback from users outside the US/UK.

I see that there is a variable CellNumberPartHandler ph that is a member of
CellNumberFormatter. This class contains getDecimalPoint (but not grouping
separator). Inside this class are some hard-coded '.' literals. Any chance
these would cause bugs in your Locale?

I have never looked at CellNumberFormatter or CellNumberPartHandler before
today, so perhaps you would be more knowledgeable here. Would it be better to
use the part handler to contain the locale-specific separator characters rather
than a new dfs variable?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to