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

Laurent Balland <[email protected]> changed:

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

--- Comment #2 from Laurent Balland <[email protected]> ---
If space is NOT the thousand separator (like for en-US), the format
"-"_)
is wrongly exported in ODF as
<number:text>- _)</number:text>
which is correctly rendered as 
"- _)"

If space IS the thousand separator (like for fr-FR), the format
"-"_)
is almost* correctly exported in ODF as
<number:text loext:blank-width-char=")1">- </number:text>
which is wrongly rendered as 
"- _)"

* I have no idea what '1' figures out

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

Reply via email to