https://bugs.documentfoundation.org/show_bug.cgi?id=150571
Bug ID: 150571
Summary: Dates changed on a form without warning the user.
Product: LibreOffice
Version: 7.2.5.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
Dates that are entered in a form, in a "date field" control with a "date max"
property assigned, if they are greater than that date, they are modified
without warning the user.
Steps to Reproduce:
1. Create a table with at least one DATE field
2. Create a form to edit such table, with a "Date field" control to modify the
DATE field.
3. Modify the date field control to assign a "Date max" property (or leave the
default 31/12/22000)
4. Save the form
5. Open the form to fill data
6. Introduce in the date control a date grater than "Date max" assigned in step
3
7. With the cursor in the date field, click on "Save record" button on the Form
navigation tool bar
8. Close the form and test data in the table
Actual Results:
On step 7, if you have an autovalue field, it is assigned a new value to it,
making it appear that the record has been saved correctly.
The date introduced seems as it has been saved (without any modification).
The real date saved in the table is the "Date max" date
Expected Results:
On step 7, a warning message about the invalid date.
No data saved until date is in range.
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.4.0.3 (x64) / LibreOffice Community
Build ID: f85e47c08ddd19c015c0114a68350214f7066f5a
CPU threads: 4; OS: Windows 10.0 Build 19044; UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL
--
You are receiving this mail because:
You are the assignee for the bug.