Bug report #17518
Browser panel D&D a layer onto a postgresql connection tree node icon fails without notice
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | |||
Category: | Data Provider/PostGIS | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | Yes | |
Pull Request or Patch supplied: | Yes | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 25415 |
Description
Schema name is undefined when dropping onto the connection node.
Patch available, just defaults to "public", I will commit in a while...
Associated revisions
[bugfix] Browser panel D&D a layer onto a postgresql connection tree node icon fails without notice
Fixes #17518 by defaulting to "public" if no schema is given
History
#1
Updated by Alessandro Pasotti about 7 years ago
- Status changed from Open to In Progress
#2 Updated by Anonymous about 7 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Closed
Applied in changeset qgis|23dfb1de57bfa701f4ed2a9fe1b334497732c3ba.
#3
Updated by Giovanni Manghi about 7 years ago
- Resolution set to fixed/implemented