Обсуждение: [pgAdmin III] #155: Query Window does not give any error, if it does not able to open the given file.

Поиск
Список
Период
Сортировка
#155: Query Window does not give any error, if it does not    able to open the
given file.
--------------------------+-------------------------------------------------
 Reporter:  Ashesh Vashi  |       Owner:  Ashesh Vashi
     Type:  bug           |      Status:  new         
 Priority:  minor         |   Milestone:              
Component:  pgadmin       |     Version:  1.10        
 Keywords:  querytool     |    Platform:  all         
--------------------------+-------------------------------------------------
 We found that - Query window does not give any error, if it does not able
 to open the selected file.
 The problem was: it is not able to convert the contents of the file in
 Unicode characters. :-(.

 The patch for the trunk throws a warning from wxUtfFile::Read function and
 returns with -1.
 The patch for the REL-1_10_0_PATCHES branch throws a warning only from
 frmQuery::OpenLastFile function.

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

#155: Query Window does not give any error, if it does not    able to open the
given file.
---------------------------+------------------------------------------------
  Reporter:  Ashesh Vashi  |       Owner:  Ashesh Vashi
      Type:  bug           |      Status:  closed      
  Priority:  minor         |   Milestone:  1.10.3      
 Component:  pgadmin       |     Version:  1.10        
Resolution:  fixed         |    Keywords:  querytool   
  Platform:  all           |  
---------------------------+------------------------------------------------
Changes (by gleu):

  * status:  new => closed
  * resolution:  => fixed
  * milestone:  => 1.10.3


Comment:

 Fixed in r8232 and r8233.

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