Kbase P141196: In certain cases, AppBuilder generated code and code referring to AppBuilder-standard preprocessors
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/12/2009 |
|
Status: Verified
SYMPTOM(s):
In certain cases, AppBuilder generated code and code referring to AppBuilder-standard preprocessors can cause the Outline View to break.
A QUERY attribute reference which is a part of an IF statement and containing a preprocessor breaks off the outline view.
For example:
if query {&BROWSE-NAME}:current-result-row = 1
and cCurrentOffset = cRequestedOffset then ...
In specific cases, a block containing an IF ... THEN ... ELSE statement with RUN statements on both the THEN and ELSE branches, as well as outside the IF statement, will break the outline view.
Outline is empty or fails to update.
FACT(s) (Environment):
OpenEdge 10.2A
Windows
CHANGE:
Migrated to OpenEdge 10.2A
CAUSE:
Bug# OE00180516
FIX:
Upgrade to OpenEdge 10.2A01 or later