Kbase P136643: Multiple chained references to buffer-field attributes for the same buffer in the same assign statem
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  31/10/2008 |
|
Status: Unverified
SYMPTOM(s):
Multiple chained references to buffer-field attributes for the same buffer in the same assign statement crashes session
Code sets different attributes for the same buffer field using chained reference (<buffer>:buffer-field(<name>):<attribute> )
Progress session crashes when the code is run
FACT(s) (Environment):
Progress 9.1D
Progress 9.1E
OpenEdge 10.0x
OpenEdge 10.1A
OpenEdge 10.1B
All Supported Operating Systems
CAUSE:
The exact cause is unknown at the time of this writing
FIX:
Upgrade to OpenEdge 10.1C or later release.
The crash no longer occurs in newer releases.
Workaround:
Avoid using the chained references by breaking up the ASSIGN or by using an intermediate handle variable to reference the attributes