[Libreoffice-bugs] [Bug 127031] New: Base report builder time formatting issue
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Aug 19 15:01:25 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=127031
Bug ID: 127031
Summary: Base report builder time formatting issue
Product: LibreOffice
Version: 6.3.0.4 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: martingeraghty17 at gmail.com
Description:
Whilst using the accumulation function (on a field formatted HH:MM), the
function returns ### when formatted [HH]:MM. All other time formats appear to
work correctly.
Steps to Reproduce:
1.Use a query that returns a set which contains a time field.
2.Ensure the time field is formatted as HH:MM
3.Create an accumulation function and format is as [HH]:MM
Actual Results:
The returned value is ###. If the accumulation function is formatted as HH:MM
it will return a value as expected. eg 11:20 for 11 hours and 20 minutes or
01:20 for 25 hours and 20 minutes.
Expected Results:
It should have returned a value of 11:20 for 11 hours and 20 minutes or 25:20
for 25 hours and 20 minutes.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
This only occurs in Base report builder. The [HH]:MM formatting appears to
operate correctly in the other applications eg Calc.
--
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/20190819/c7f42ee7/attachment.html>
More information about the Libreoffice-bugs
mailing list