Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: CM/CQB-2013.03
-
Fix Version/s: CM/CQB-2013.03
-
Component/s: CUBRID Query Browser
-
Labels:
-
Environment:
CUBRID Query Browser 2013 build 0018 (32bit)
CUBRID 9.1 (9.1.0.0204)
Description
1.Login CQB
2.Connect localhost (create database xx and table a,b)
3.cubrid server stop xx
4.Open a query editor
5.Drap table a to the query editor
6.In the first window click "no" and click "ok" in the second error window.
7.Drap table b to the query editor again.
Actual result:
An error has occurred. See error log for more details.
java.lang.NullPointerException
p.s. if you cannot repro ,please try step5-7 for several times.
Fixed