Re: Beta3 - Grant Wizard doesn't work with single table - Mailing list pgadmin-support

From Dave Page
Subject Re: Beta3 - Grant Wizard doesn't work with single table
Date
Msg-id 46CB3DD7.9060609@postgresql.org
Whole thread Raw
In response to Beta3 - Grant Wizard doesn't work with single table  (Mike.Blackwell@rrd.com)
List pgadmin-support
Mike.Blackwell@rrd.com wrote:
> 
> To reproduce:
> 
> Select a table in the object browser window.
> Select Grant Wizard from the Tools menu.
> 
> or
> 
> Right click on a table in the object browser and select Grant Wizard.  
> 
> Note the Selection window does not list any tables, and OK cannot be 
> selected after adding the permission information.  It appears the 
> Selection window should have an entry for the table that was current in 
> the object browser window.
> 
> I just checked and the same problem appears in 1.6.3.  If the Grant 
> Wizard is not supposed to work for a single table, perhaps those menu 
> options could be disabled.

Thanks - the menu option was being displayed in the wrong place. I've 
committed the following fix:

Enable the Grant Wizard only for schemas and collections of objects that 
may have permissions set on them. In addition, only list objects we can 
actually edit.

Regards, Dave



pgadmin-support by date:

Previous
From: Mike.Blackwell@rrd.com
Date:
Subject: Beta3 - Grant Wizard doesn't work with single table
Next
From: Dave Page
Date:
Subject: Re: pgadmin 1.8.0 beta3 bug