Kbase P22833: ENTRY event fires twice instead of once
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/2/2009 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1x
SYMPTOM(s):
ENTRY event fires twice instead of once
Using the following statement to handle the 'ENTRY' event:
ON 'ENTRY':U OF hContainer ANYWHERE PERSISTENT RUN entryEventHandler IN THIS-PROCEDURE.
or
ON 'ENTRY':U OF hContainer ANYWHERE PERSISTENT RUN entryEventHandler IN TARGET-PROCEDURE.
(if this is added in the super procedure)
Dynamics: SmartDataViewer fields getting two ENTRY events instead of one
Creating event procedure in the SmartDataViewer's super procedure
CAUSE:
Known issue.
CAUSE:
Bug# 20030408-007
FIX:
No fix.