[Libreoffice-bugs] [Bug 132649] New: REPORTBUILDER: Impossible to show decimal-places of a time-field (Firebird)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun May 3 17:35:19 UTC 2020
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 at lists.freedesktop.org
Reporter: robert at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200503/d8d15029/attachment.htm>
More information about the Libreoffice-bugs
mailing list