https://bugs.documentfoundation.org/show_bug.cgi?id=160423
Bug ID: 160423
Summary: Base table design does not handle zoned time type
correctly
Product: LibreOffice
Version: 24.2.1.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
In the table design in Base, the new types that were declared in the PR
#155866[1] are not supported correctly when creating a table.
Steps to Reproduce:
1. In Base create a table and with a column of the type: TIMESTAMP, TIMESTAMP
WITH TIME ZONE, TIME or TIME WITH TIME ZONE.
2. If you have the development version of LibreOffice you will see this
warning:
warn:legacy.osl:133092:133092:dbaccess/source/ui/control/FieldDescControl.cxx:854:
Unknown type
Actual Results:
A warning appears when using these new types.
Expected Results:
We shouldn't have warnings
Reproducible: Always
User Profile Reset: No
Additional Info:
[1] https://gerrit.libreoffice.org/c/core/+/155866
--
You are receiving this mail because:
You are the assignee for the bug.