<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 - Change of behaviour in function DateSerial."
href="https://bugs.documentfoundation.org/show_bug.cgi?id=117878">117878</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Change of behaviour in function DateSerial.
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.0.4.2 release
</td>
</tr>
<tr>
<th>Hardware</th>
<td>x86-64 (AMD64)
</td>
</tr>
<tr>
<th>OS</th>
<td>Windows (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>BASIC
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>luismiguel.lacosta@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>Description:
As indicated on the page
<a href="https://help.libreoffice.org/3.3/Basic/DateSerial_Function_Runtime">https://help.libreoffice.org/3.3/Basic/DateSerial_Function_Runtime</a>
if the day parameter of the function is in the range 1-31 no error is returned
even if the day is not valid for the specified month and year.
But now if the day is incorrect the function fails. For example DateSerial
(2017,02,29).
Versión: 6.0.4.2
Id. de compilación: 9b0d9b32d5dcda91d2f1a96dc04c645c450872bf
Subprocs. CPU: 2; SO: Windows 6.1; Repres. IU: predet.;
Configuración regional: es-ES (es_ES); Calc: group
Actual Results:
Function fails.
Expected Results:
Not error returned.
Reproducible: Always
User Profile Reset: No
Additional Info:
User-Agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64;
Trident/6.0)</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>