Kbase P124162: Browse column VIEW-AS COMBO-BOX LIST-ITEM-PAIRS causes error 76
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  13/02/2009 |
|
Status: Verified
SYMPTOM(s):
Browse column VIEW-AS COMBO-BOX LIST-ITEM-PAIRS causes error 76
** Invalid character in numeric input <character>. (76)
Multiple instances of error 76 occur
When browse widget is realized, error occurs once for each entry in the list-item-pairs
When entry is chosen from combo-box drop-down list, error occurs a number of times depending on where entry is in the list
FACT(s) (Environment):
Using browse column VIEW-AS COMBO-BOX LIST-ITEM-PAIRS phrase
Browse column datatype is not CHARACTER
OpenEdge 10.1B
Windows
CAUSE:
Bug# OE00151653
FIX:
Upgrade to 10.1C or later.
If upgrading is not an option, as a workaround, ensure that the browse column is based on a field or variable of the CHARACTER datatype.
Appropriate conversions will need to be implemented to match the actual data structures used by the other code.