Kbase P142039: Non-alphanumeric character in procedure name breaks outline view
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/7/2009 |
|
Status: Unverified
SYMPTOM(s):
Non-alphanumeric character in procedure name breaks outline view
Procedure definition includes a non-alphanumeric character in procedure name
Only the text on the left side of the non-alphanumeric character will be displayed in the outline view
If the left side of the non-alphanumeric character is the same as any other procedure name, only the first occurrence of this name will be displayed in the outline view
FACT(s) (Environment):
This means that ActiveX trigger procedures will not show up in the outline view correctly, the naming convention used for those includes Period (".") characters
Windows
OpenEdge 10.2A
CAUSE:
Bug# OE00181629
FIX:
Workaround:
Quoting the procedure names in the PROCEDURE statement shows them correctly in the Outline view (albeit with the quotes), and the code will still run correctly.