Kbase P135377: Client crashes after changing format of decimal browse column
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  26/04/2010 |
|
Status: Unverified
SYMPTOM(s):
The crash occurs when the FORMAT of one or more dynamic browse columns is changed in the browse ROW-DISPLAY trigger procedure.
Client crashes after changing format of decimal browse column
Different formats are set for a DECIMAL browse column in ROW-DISPLAY trigger on browse widget
One of the formats set has a length that is less than or equal to the length one of the other formats used minus the number of decimal positions (Example: "-zzzzzzzz9" vs "->,>>>,>>9.99")
Browse is being scrolled vertically
Session crashes when window containing browse is closed
FACT(s) (Environment):
Windows
OpenEdge 10.1C
OpenEdge 10.1C01 Service Pack
OpenEdge 10.1C02 Service Pack
OpenEdge 10.1B
CAUSE:
Bug# OE00179223
FIX:
Upgrade to OpenEdge 10.1C03 or later release
Upgrade to OpenEdge 10.2A01 or later release
Workaround:
- Determine which format has the shortest length when the digits after the decimal point are excluded
- Ensure no format is shorter than this minimum length