https://bugs.documentfoundation.org/show_bug.cgi?id=156776
Bug ID: 156776
Summary: Base Save As New Table Name not refreshed
Product: LibreOffice
Version: 4.0.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
In Base if you create a new table with: Insert -> Table Design...
When saving this new table with: File -> Save As
If you modify the schema name in the drop-down list, the default table name
will not be updated and will not take into account the tables contained in this
new selected schema.
This results in a possible conflict on the name of the tables...
Steps to Reproduce:
1. In Base create a new table with: Insert -> Table Design...
2. Save this new table with: File -> Save As
3. In this Save As dialog change the schema name.
Actual Results:
When you change the schema name in the Save As dialog box, the default table
name will not be recalculated.
Expected Results:
When you change the schema name in the Save As dialog box, the default table
name must be recalculated.
Reproducible: Always
User Profile Reset: No
Additional Info:
Normally UNO offers a method in the SDBC API to find the next available table
name under a given schema.
--
You are receiving this mail because:
You are the assignee for the bug.