utf8-form-support-enabled
Syntax
utf8-form-support-enabled = {yes|no|auto}
Description
UTF-8 encoding support.
Options
- yes
- WebSEAL only recognizes UTF-8 encoding in forms and the data is used without modification.
- no
- WebSEAL does not recognize UTF-8 encoding in forms. Used for local code page only.
- auto
- When
set to
auto, WebSEAL attempts to distinguish between UTF-8 and other forms of language character encoding. When encoding is not recognized as UTF-8, WebSEAL processes the coding as non-UTF-8.
Usage
This stanza entry is required.
Default value
yes
Example
utf8-form-support-enabled = yes