Kbase P51192: Prompt for CLOB info on datatype change.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/2/2009 |
|
Status: Unverified
SYMPTOM(s):
Prompt for CLOB info on datatype change.
Prompt for BLOB info on datatype change.
When creating a new field in the Data Dictionary, if you select a
data type of CLOB and then try to change the datatype using the button next to the datatype field, you are still prompted for the CLOB information.
CAUSE:
This behavior is caused by the selection arrow being a separate object to the datatype field. When the button is clicked, the leave event of the datatype field is fired and the info box is displayed.
FIX:
None at this time