Kbase P63384: Unable to Translate Some Widgets in afsdofiltw.w
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  20/01/2009 |
|
Status: Verified
SYMPTOM(s):
Unable to Translate Some Widgets in afsdofiltw.w
Using the translation control in Dynamics Admin
Unable to translate browse column labels
Unable to translate Tooltip for radio-set rsPermanant
Unable to translate text "Manual Query (not saved)"
FACT(s) (Environment):
Dynamics 2.1A
OpenEdge 10.0A
OpenEdge 10.0B
OpenEdge 10.0B01 Service Pack
Windows
CAUSE:
Bug# OE00100073
CAUSE:
- The browse won't translate as the columns are only added after the translation code has already been run.
- The tooltip for rsPermanent is set programmatically in the window which is why the translation get overridden.
- The fiManualQuery widget is a fill-in set to view-as text with it's initial value hard coded so may explain why this also fails to translate.
FIX:
Upgrade to Dynamics 2.1B or later release
Upgrade to OpenEdge 10.0B02 or later release