https://bugs.freedesktop.org/show_bug.cgi?id=71414
Priority: medium
Bug ID: 71414
CC: [email protected]
Assignee: [email protected]
Summary: take NUM_PREC_RADIX into account
Severity: normal
Classification: Unclassified
OS: All
Reporter: [email protected]
Hardware: All
Status: UNCONFIRMED
Version: unspecified
Component: Database
Product: LibreOffice
XDatabaseMetadata::getTypeInfo() and XDatabaseMetaData::getColumns() both have
a NUM_PREC_RADIX in their result, which is blissfully ignored by LibreOffice,
which behaves as if it were 10. See bug 67179 comment 5 for an example.
Everywhere where COLUMN_SIZE / PRECISION / DECIMAL_DIGITS from the resultset of
these API calls is used, they *must* be interpreted in combination with
NUM_PREC_RADIX.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs