Thread: [pgAdmin III] #330: Column changes through table properties lost when re-editing

#330: Column changes through table properties lost when re-editing
---------------------+------------------------------------------------------
 Reporter:  thom     |       Owner:  dpage
     Type:  bug      |      Status:  new  
 Priority:  minor    |   Milestone:       
Component:  pgadmin  |     Version:  trunk
 Keywords:           |    Platform:  all  
---------------------+------------------------------------------------------
 When going into a table's properties then editing an existing column, if
 any property is changed, after returning to the table properties dialogue,
 the SQL pane correctly shows the relevant changes.  However, if you then
 go back to edit that same column, it will not reflect those new changes
 and be as if nothing had been touched.  Therefore if, for example, you
 initially renamed the column, then went back into the column dialogue
 (without yet running the previous change) and added a comment, upon
 returning to the table properties dialogue for a second time, the SQL pane
 will only show the last change for that column and will have forgotten
 about the rename.

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

#330: Column changes through table properties lost when re-editing
---------------------+------------------------------------------------------
 Reporter:  thom     |       Owner:  gleu    
     Type:  bug      |      Status:  assigned
 Priority:  minor    |   Milestone:          
Component:  pgadmin  |     Version:  trunk   
 Keywords:           |    Platform:  all     
---------------------+------------------------------------------------------
Changes (by gleu):

  * status:  new => assigned
  * owner:  dpage => gleu


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

#330: Column changes through table properties lost when re-editing
----------------------+-----------------------------------------------------
  Reporter:  thom     |       Owner:  gleu  
      Type:  bug      |      Status:  closed
  Priority:  minor    |   Milestone:  1.14.2
 Component:  pgadmin  |     Version:  trunk 
Resolution:  fixed    |    Keywords:  column
  Platform:  all      |  
----------------------+-----------------------------------------------------
Changes (by gleu):

  * status:  assigned => closed
  * keywords:  => column
  * resolution:  => fixed
  * milestone:  => 1.14.2


Comment:

 Fixed in
 http://git.postgresql.org/gitweb/?p=pgadmin3.git;a=commit;h=ac0dd7e5748860654136379f49b9962d0ec29dfb
 and
 http://git.postgresql.org/gitweb/?p=pgadmin3.git;a=commit;h=138e4503cc53cb029a81c46012b94c2a53070426

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