https://bugs.documentfoundation.org/show_bug.cgi?id=152064
Bug ID: 152064
Summary: formatted field supports non garegory calendar but
it's minimum value restriction prevent to fill it
correctly
Product: LibreOffice
Version: 7.2.4.1 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
If you set your formatted text field to persian date. Then try to add something
it's in form created formatted field, you can not correctly fill it with right
year value. since it's minimum value even you delete it's minimum value from
property->general 1800. But today we live in year 1401 on persian calendar.
Steps to Reproduce:
1. Create a table with field type of `date`
2. On table design click on format field and select `date` on category
3. And select language to `persian`
4. On `format` select 1999/12/31
5. Click OK.
6. Close table design
7. Create form with designed table.
8. Create formatted field by format settings mentioned before.
9. Add date 01/01/1400
10. It will not accept instead it will
Actual Results:
It fills table with 30/12/1899.
Expected Results:
But must be filled with 01/01/1400
Reproducible: Always
User Profile Reset: No
Additional Info:
And thats it I think the only barrier is that it have minimum value
restriction. You must just reduce that at least to 1300 or 1200.
--
You are receiving this mail because:
You are the assignee for the bug.