Kbase P99159: Subclassing of the dynlookup does not work with the static viewer
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  01/11/2010 |
|
Status: Unverified
SYMPTOM(s):
Using the extended class of the dynlookup instantiated on the static viewer does not work
Extended dynlookup class super procedure is not started
Same object works fine when instantiated on the dynamic viewer
Opening in the SDV the "edit master" for both dynlookup_ext objects gives the object type "dynlookup_ext", but for the "edit instance" both objects gives type "dynlookup"
Dynamics extended objects do not work when placed on a static container. The base class is instantiated with the static container instead.
Using Dynamics 2.1A03
FACT(s) (Environment):
Progress 9.1D
Dynamics 2.1A
CAUSE:
Bug# OE00112286
FIX:
Use dynamic viewer instead of the static viewer where the usage of
the extended dynlookup class objects is required.