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

            Bug ID: 132649
           Summary: REPORTBUILDER: Impossible to show decimal-places of a
                    time-field (Firebird)
           Product: LibreOffice
           Version: 6.4.4.1 rc
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: rob...@familiegrosskopf.de

Created attachment 160287
  --> https://bugs.documentfoundation.org/attachment.cgi?id=160287&action=edit
Open the database and have a look at the decimal-places of time in report

Open the attached database.
It contains one table with a field for a time and a flied for a timestamp.
Both fields were filled with a value with 3 decimal places. It could be seen in
the table.
Open the form and see the content of the formatted fields at the top of the
form. Showing decimal places of a time or a timestamp only works with a
formatted field. The decimal places are shown.
Close the form and execute the report. The decimal places of the timestamp are
shown, the decimal places of the time where lost.

Could be this never worked and has never been detected before, because the
internal HSQLDB doesn't create TIME-fields with decimal places. It will only
show decimal places with TIMESTAMP-fields and a special TIMESTAMP(6)-command.

Why doesn't the Report Builder show the same content as a formatted field in
the form?

This buggy behavior appears under LO 6.4.4.1 on OpenSUSE 15.1 64bit rpm Linux.

-- 
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