https://bugs.freedesktop.org/show_bug.cgi?id=63306

Andras Timar <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #5 from Andras Timar <[email protected]> ---
I think that at
http://opengrok.libreoffice.org/xref/core/svl/source/numbers/zformat.cxx#3850
const ImpSvNumberformatInfo& rInfo = NumFor[nIx].Info();
rInfo contains corrupted data, maybe as a consequence of mass String->OUString
conversion between 3.6 and 4.0. I could not debug it properly, but I saw
strange things. For example when the date separator should have been inserted,
the corresponding string from rInfo contained "/DD/YYYY " instead of "/" with
en-US locale. For other locales the behavior was different, but also wrong.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to