[Libreoffice-bugs] [Bug 114185] 502 err in master but not in LO 5.3.2.1 to 5.4.4

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Dec 1 12:29:31 UTC 2017


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

Laurent BP <jumbo4444 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|libreoffice-bugs at lists.free |jumbo4444 at yahoo.fr
                   |desktop.org                 |

--- Comment #4 from Laurent BP <jumbo4444 at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20171201/b5649e59/attachment.html>


More information about the Libreoffice-bugs mailing list