Consultor Eletrônico



Kbase P144781: AppBuilder generates invalid constructObject calls if a smartObject has a translatable property and
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/04/2010
Status: Unverified

SYMPTOM(s):

AppBuilder generates invalid constructObject calls if a smartObject has a translatable property and another property is set to a value including a single quote

SmartObject has properties defined as translatable (it uses &GLOBAL-DEFINE xcTranslatableProperties ... syntax)

Container holding SmartObject sets another property to a character string including single quote characters (')

Container fails to compile with following errors:

** Unable to understand after -- "RUN". (247)

** Invalid statement. (254)

** <program> Could not understand line <number>. (198)

FACT(s) (Environment):

The line number provided in the error (198) refers to a call to constructObject in the AppBuilder generated adm-create-objects procedure
OpenEdge 10.x
All Supported Operating Systems

CAUSE:

Bug# OE00183329

FIX:

Upgrade to OpenEdge 10.2B or later