Author: dpage
Date: 2005-10-17 13:17:11 +0100 (Mon, 17 Oct 2005)
New Revision: 4553

Modified:
   trunk/pgadmin3/BUGS.txt
Log:
Update bugs list

Modified: trunk/pgadmin3/BUGS.txt
===================================================================
--- trunk/pgadmin3/BUGS.txt     2005-10-17 10:27:50 UTC (rev 4552)
+++ trunk/pgadmin3/BUGS.txt     2005-10-17 12:17:11 UTC (rev 4553)
@@ -1,6 +1,7 @@
 <b>Known issues</b>
 <ul>
        <li>[Edit grid] bool editing doesn't know NULL; major redesign needed
+       <li>[Edit grid] sqlGridTextEditor is broken on Mac. We're currently 
using wxGridCellAutoWrapStringEditor which works but isn't overly user friendly
        <li>[Unix build] --enable-debug tries to use wx-config which hasn't 
been found yet
 </ul><br>
 <b>Known wxWindows issues</b>
@@ -23,12 +24,12 @@
 <b>Fixed issues</b>
 <ul>
        <li>AP 2004-07-27 [all] suppressed public. prefix leads to modified 
objects in wrong schema if found in search_path
-    <li>DP 2004-09-18 [Object Tree] Dropped servers reappear when changing 
"display system objects" due to the disconnect/tree refresh.
-    <li>AP 2004-09-18 [Database property] db creation with owner fails
-    <li>AP 2004-09-18 [Server property] some changes not handled correctly
-    <li>AP 2004-09-17 [new Database] Name/Owner not editable for 7.3/7.4 
servers
-    <li>DP 2004-09-16 [Server property] password visible when connecting to 
server [Ivan Nejgebauer]
-    <li>AP 2004-09-10 [all] internal types like varchar are quoted when used 
as type
+       <li>DP 2004-09-18 [Object Tree] Dropped servers reappear when changing 
"display system objects" due to the disconnect/tree refresh.
+       <li>AP 2004-09-18 [Database property] db creation with owner fails
+       <li>AP 2004-09-18 [Server property] some changes not handled correctly
+       <li>AP 2004-09-17 [new Database] Name/Owner not editable for 7.3/7.4 
servers
+       <li>DP 2004-09-16 [Server property] password visible when connecting to 
server [Ivan Nejgebauer]
+       <li>AP 2004-09-10 [all] internal types like varchar are quoted when 
used as type
        <li>AP 2004-08-15 [Windows] Alt+Tab Icon is system default.
        <li>AP 2004-08-15 [Object Tree] Adding an unnamed constraint isn't 
reflected immediately in the tree.
        <li>AP 2004-08-15 [Object Tree] missing schema for function return type 
if table type


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to