12.17 Modifying charset for non-English Systems
Some HTML components shipped with LANSA include a meta tag reference to charset 8859_1. Depending on your system this may need to be modified to a charset appropriate for you installation.
For example:
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
These are the web components requiring modification in each partition in which they are installed:
DEFAULT_LAYOUT
WIZLAYO01
WIZLAYO02
WIZLAYO03
WIZLAYO04
WIZLAYO05
Note: You will only have components WIZLAYO01-WIZLAYO05 if you have installed the e-Business Framework Wizard.
WARNING: Re-installing LANSA for the Web and e-Business Framework Wizard will re-set the charset to 8859_1.
Refer to IANA Encoding in the for a list of codes.