Kbase P24241: Screen values of non database fields disappear after openQue
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  17/02/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1D
SYMPTOM(s):
Openquery gets called that blanks the initial screen value of the FILL-IN.
FILL-IN field view-as text is blanking out after running a sort.
FILL-IN field, view-as text does not blank out in 9.1C.
Problem occurs with all non-database objects which set an initial value.
CHANGE:
Migrated from 9.1C to 9.1D05
CAUSE:
Bug# 20021101-009
CAUSE:
A call to super is made in dataAvailable(browser.p) where it was not called in
9.1C, this effectively ran dataAvailable(datavis.p) to fire which eventually
called displayRecord, who called displayFields, who called displayObjects.
FIX:
Fixed in: 10.0A, 9.1D07