<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - Base report builder time formatting issue"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127031">127031</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Base report builder time formatting issue
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.3.0.4 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>Linux (All)
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>Base
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>martingeraghty17@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>