https://issues.apache.org/ooo/show_bug.cgi?id=125331
Ariel Constenla-Haile <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #83756|0 |1 is obsolete| | --- Comment #5 from Ariel Constenla-Haile <[email protected]> --- Created attachment 83758 --> https://issues.apache.org/ooo/attachment.cgi?id=83758&action=edit Sample ODB with an embedded database Modified version of the previous ODB file. Now it has two fields displaying the "val" column a) a numeric field b) a formatted field, with Spanish (Argentina) number format c) a grid control, with the "val" column with Spanish (Argentina) number format When opened with es-MX locale settings 1) the numeric fields uses point as decimal separator (this is taken from the locale settings) 2) the formatted field and the grid control column both use comma as decimal separator, respecting the Spanish (Argentina) number format set at the control I see no issue here. If the formatting is stored in the control, it is respected. If the control has no formatting, the locale settings are used. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
