utf8-qstring-support-enabled
Syntax
utf8-qstring-support-enabled = {yes|no|auto}
Description
UTF-8 encoding support.
Options
- yes
- WebSEAL only recognizes UTF-8 encoding in strings and the data is used without modification.
- no
- WebSEAL does not recognize UTF-8 encoding in strings. 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
no
Example
utf8-qstring-support-enabled = no