8.0

Table Of Contents
clang
Handles UnicodeĀ® language support in QuarkXPress Server. It tells the server that the client
browser/machine is running in the specified (Unicode) language. It also specifies that the values given in
the HTTP request are in the specified (Unicode) language.
Note: In QuarkXPress Server Manager, this parameter is deprecated and its use is strongly discouraged.
Please use UTF-8 to post data to Server Manager to avoid encoding issues.
Parameters
clang
string
Specifies that values given in the HTTP
request are in the specified (Unicode)
language.
Parameter values:
CS Czech
EL Greek
ES Spanish
FI Finnish
HU Hungarian
PL Polish
PT Portuguese
PT-BR Brazilian Portuguese
RO Romanian
RU Russian
SK Slovakian
TR Turkish
Response
Preview of document
Alerts
The content
language/script is
unknown. Please
provide the content
language parameter
to be served by
your QuarkXPress
Server.
HTTP Error #500
This alert is displayed when an invalid value is given with the
clang parameter.
What to do: Provide a valid value with the clang parameter.
Logs
If the document is successfully rendered, a transaction success message is written
to the QuarkXPress Server Transaction Log file. The transaction entry consists of
the date and time of the request, render type, document name, type of response
produced by the server, size of response returned in bytes, and client IP address.
The following is a sample of a transaction entry:
12/1/2005 14:57:37 - p1.qxp - Type: image/jpeg - Size: 11981 - Client: 127.0.0.1
If an alert is displayed, an error message is written to the QuarkXPress Server
Error Log. The transaction entry in the error log contains the date and time of the
request, the error code, and the error message. The following is a sample of an
error log transaction entry:
12/1/2005 14:56:21 - Error - Error Code: 10136 - The content language/script is
unknown. Please provide the content language parameter to be served by your
QuarkXPress Server.
Page 192