https://bugs.documentfoundation.org/show_bug.cgi?id=170756
Bug ID: 170756
Summary: Support for multi-catalog databases in Base
Product: LibreOffice
Version: 25.2.0.1 rc
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
If a database support multi-catalog like Trino[1] when you try to save a new
table in Base table design and you chose a catalog in the list of catalog then
all the schema available in the database will be displayed in the list of
schemas.
[1] https://github.com/trinodb/trino/
Steps to Reproduce:
1. Try to save a new table with a multi-catalog database in Base table design.
2. Chose a catalog in the first listbox.
3. Look at what you see in the list of schemas (second listbox).
Actual Results:
We will see all schemas in the database in the list of schemas.
Expected Results:
We should see only schemas found in the previously selected catalogue in the
list of schemas.
Reproducible: Always
User Profile Reset: No
Additional Info:
You need a multi-catalog database to reproduce this problem. Aside from Trino,
I don't know of any.
--
You are receiving this mail because:
You are the assignee for the bug.