Thread: [pgAdmin III] #63: [EDB-AS]: create public synonym box shows incorrect options for target object

#63: [EDB-AS]: create public synonym box shows incorrect options for target
object
---------------------+------------------------------------------------------
 Reporter:  dpage    |       Owner:  dpage  
     Type:  bug      |      Status:  new    
 Priority:  major    |   Milestone:  1.10.1 
Component:  pgadmin  |     Version:  1.10   
 Keywords:           |    Platform:  solaris
---------------------+------------------------------------------------------
 Platform: Solaris 10 SPARC
 Version: 1.10.0(Aug 7 2009, rev. 8008)
 Installer: 20090807

 Decription:
 ------------
 When creating new public synonym, a view that is not in the selected
 schema is shown in the target object field.


 Steps to Reproduce:
 ---------------------
 1. Launch pgAdmin and connect to server.
 2. Create a schema. for eg. testschema1
 3. Right click Public Synonym and select View for target type and select
 testschema1
   for the target schema.

  Even when 'salesemp' view is not present in testschema1 it was shown in
 the target object.
  The synonym gets created after clicking OK, and returns an error if used
 in a SELECT query.


 Expected:
 ----------
 Object from a different schema should not be shown for selected schema.

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/63>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

#63: [EDB-AS]: create public synonym box shows incorrect options for target
object
------------------------+---------------------------------------------------
  Reporter:  dpage      |       Owner:  dpage 
      Type:  bug        |      Status:  closed
  Priority:  major      |   Milestone:  1.10.1
 Component:  pgadmin    |     Version:  1.10  
Resolution:  not a bug  |    Keywords:        
  Platform:  solaris    |  
------------------------+---------------------------------------------------
Changes (by dpage):

  * status:  new => closed
  * resolution:  => not a bug


Comment:

 Problem not present when building wxWidgets against the latest version of
 GTK from Blastwave. Seems to be an issue with the version of GTK that
 ships with Solaris 9.

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/63#comment:1>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III