[Libreoffice-bugs] [Bug 134313] New: Different typ of fields requires different decimal sign for numeric data

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jun 26 06:11:31 UTC 2020


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

            Bug ID: 134313
           Summary: Different typ of fields requires different decimal
                    sign for numeric data
           Product: LibreOffice
           Version: 6.4.4.1 rc
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: olegshtch at yandex.ru

I have a code to substitute variables into the document but when I try to
insert and use numeric variable I have to use different decimal sign for
different types of text fields. For User fields I need to use decimal dot and
for SetExpression fields I need to use decimal comma. I've tried to set Value
property as double but it doesn't work.

Example template: https://ask.libreoffice.org/upfiles/15929228703192809.odt

Example python3 code: https://pastebin.com/i7u7X9gB

-- 
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/20200626/7edf627c/attachment.htm>


More information about the Libreoffice-bugs mailing list