https://bugs.documentfoundation.org/show_bug.cgi?id=114185

Laurent BP <jumbo4...@yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|libreoffice-b...@lists.free |jumbo4...@yahoo.fr
                   |desktop.org                 |

--- Comment #4 from Laurent BP <jumbo4...@yahoo.fr> ---
I see the problem. Number format "#,## Kwh" is understandable in nl because h
has no meaning (like da, no, sv, and fi), so Kwh is treated as text. Whereas in
other languages h is treated as hour.
A quick workaround is to use a format with \h instead of h to be sure to treat
it as text.

I will have a look to see how we can fix correctly bug 33689 without messing
languages using coding character for number format.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to