Kbase P101073: Properties are not set when issued before the RUN SUPER in an initializeObject override
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  8/16/2005 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
SYMPTOM(s):
Attributes are not set when issued before the RUN SUPER in an initializeObject override.
No error is displayed
Worked in 9.1x
CHANGE:
Code was migrated form Progress 9.1x
FIX:
The best place to set the attributes values for objects is after the RUN SUPER statement, in the initializeObject override