Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: CM8.4.1.201203
-
Fix Version/s: CM8.4.1.201203
-
Component/s: CUBRID Manager
-
Labels:
-
Environment:
all client OS env
-
Fix Build Number:2001
Description
1.create new table or edit an existing table.
2.add a new column, input cloumn name and data type. then you will get an error prompt like that
" The value ("") cannot be parsed. Please check if the value you input matched the "INTEGER" data type, or its length does not exceed the limit."
3. the "Not Null" constraint chekbox seem no help for the error. The bug cause that column can be added only when it has a default value.
see attached screen shot.
bug fixed, and code attached for review.