Kbase P110152: Using French case table, CAPS function returns capital letters with accent
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/24/2009 |
|
Status: Unverified
SYMPTOM(s):
CAPS function for small letters with accent, returns capital letters with accent.
FACT(s) (Environment):
Using French case (-cpcase FRENCH)
In correct French language the capital letters doesn't have accent.
OpenEdge 10.0B
All Supported Operating Systems
CAUSE:
Bug# OE00122301
FIX:
As a workaround, create your own case table, or change the UPPERCASE-MAP section in the French case-table for the codepage you are using:
For example for ISO8859-1 codepage the French case-table is defined in %DLC%\prolang\8859-1.dat.
Then compile the copnvmap.dat:
proenv> proutil -C codepage-compiler convmap.dat $WRKDIR/convmap.cp