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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to