Issue 16426 - Table design dialog offer not-existent schema name
Summary: Table design dialog offer not-existent schema name
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: All All
: P4 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-03 21:49 UTC by joergbudi
Modified: 2006-05-31 14:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description joergbudi 2003-07-03 21:49:51 UTC
Hi,

the OOo table design dialog offers the user id
as the default schema when creating a new table, even
when XDatabaseMetaData.getSchemas() does not return
this table name.

The user id should only be offered, it is in the list
of schemas returned.

This can be reproduced the following way:

* Install postgresql alpha version
  (see http://dba.openoffice.org/drivers/postgresql)
* start swriter
* Add a new datasource via Tools/Datasources, which points
  to a running postgresql database server
* Open the beamer window by pressing F4
* activate the new datasource
* rightclick on it and choose "New Table design"
* type a name in the first column and press the save button

Bye, Joerg
Comment 1 ocke.janssen 2003-07-04 06:45:21 UTC
I'll take this one.
Comment 2 hans_werner67 2004-02-02 12:55:00 UTC
change subcomponent to 'none'
Comment 3 ocke.janssen 2004-03-06 15:55:09 UTC
Doesn't occur anymore in a m28. 
Marc could you please verify this one. Thx.

Best regards,

Ocke
Comment 4 marc.neumann 2004-04-02 07:24:21 UTC
fixed in current 680 version
Comment 5 marc.neumann 2004-04-02 07:24:35 UTC
close