Kbase P93631: Unexpected pages initialized at startup because of groupAssign links
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/01/2005 |
|
Status: Unverified
FACT(s) (Environment):
Dynamics 2.1A
SYMPTOM(s):
Pages that are not in initialPageList are initialized when container is started
CAUSE:
Some objects in these pages are groupAssign linked to some other objects located in the pages of initialPageList. Dynamics needs to add the pages of these groupAssigned objects to the list of pages to initialize in which case it is an expected behavior.
For more information, see the comments in the source code of rydynframp.p/createObjects.
FIX:
none