Ticket #164 (closed bug: fixed)

Opened 22 months ago

Last modified 7 months ago

Missing login roles in properties dialog

Reported by: brsa Owned by: gleu
Priority: minor Milestone: 1.10.3
Component: pgadmin Version: trunk
Keywords: properties Cc: brsa@…
Platform: all

Description

In the properties dialog of tables, views, functions etc.:
"group" (non-login) roles are missing in the drop-down for "Owner".
These should be present, as they can own objects just as well (in my case they often do).

Testing pgAdmin 1.10.2 on Win XP Pro.

Attachments

ticket164_v1.patch Download (5.1 KB) - added by gleu 22 months ago.
v1 patch

Change History

Changed 22 months ago by gleu

  • owner changed from dpage to gleu
  • keywords dialog removed
  • version changed from trunk to 1.10
  • status changed from new to assigned

Changed 22 months ago by gleu

v1 patch

Changed 22 months ago by gleu

  • status changed from assigned to closed
  • resolution set to fixed
  • milestone set to 1.10.3

Fixed in r8258 and r8259.

Changed 7 months ago by brsa

  • cc brsa@… added
  • status changed from closed to reopened
  • version changed from 1.10 to trunk
  • resolution fixed deleted
  • summary changed from Missing non-login roles in properties dialog to Missing login roles in properties dialog

This bug seems to have crept back in, but in reverse:
Now, login-roles are missing and only groups (non-login roles) are available.

Problem is present in v1.12.3 and v1.14.0 Beta 3
Tested on Windows XP, postgres 8.4.8.

Changed 7 months ago by gleu

Did you check "Show users for privileges" combobox in the Options dialog (Preferences tab)?

Changed 7 months ago by brsa

  • status changed from reopened to closed
  • resolution set to fixed

Ah, forgot about the "Show users for privileges" option. So, not a bug.

This option might better be placed in the dialog itself.

Note: See TracTickets for help on using tickets.