Consultor Eletrônico



Kbase P178216: Compile XREF incorrectly lists translatable strings for lines of code subscribing to .NET event
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   23/12/2010
Status: Unverified

SYMPTOM(s):

Compile XREF incorrectly lists translatable strings for lines of code subscribing to .NET event

.NET Subscribe method is called in code

XREF listing shows both event name and event handler name as translatable strings

For example, the line:

goTimer:Tick:Subscribe(this-object:goTimer_Tick).

Will get the following entries:
.\test.cls .\test.cls <nn> SUBSCRIBE System.Windows.Forms.Timer:Tick,test:goTimer_Tick,INPUT System.Object,INPUT System.EventArgs
.\test.cls .\test.cls <nn> STRING "Tick" 4 LEFT TRANSLATABLE
.\test.cls .\test.cls <nn> STRING "goTimer_Tick" 12 LEFT TRANSLATABLE


FACT(s) (Environment):

All Supported Operating Systems
OpenEdge 10.2x
OpenEdge Category: Language (4GL/ABL)

CAUSE:

Bug# OE00202565

FIX:

Upgrade to OpenEdge 10.2B03 or later