Ticket #3489 (new bug)
Missing DB name in Add PostGis layer gives no useful warning
| Reported by: | mbernasocchi | Owned by: | nobody |
|---|---|---|---|
| Priority: | minor: annoyance | Milestone: | Version 1.7.0 |
| Component: | GUI | Version: | 1.6.0 |
| Keywords: | postGis | Cc: | |
| Platform Version: | Platform: | Debian | |
| Must Fix for Release: | No | Awaiting user input: | no |
Description
When creating a new connection to a PostGis? DB, if the DB name is left empty the user is given the following messages:
Database connection was successful, but the accessible tables could not be determined.
and then
Database connection was successful, but no accessible tables were found. Please verify that you have SELECT privilege on a table carrying PostGIS geometry.
It would be good to mention that a DB name is mandatory.
Change History
Note: See
TracTickets for help on using
tickets.