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@lists.freedesktop.org
          Reporter: olegsh...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to