On Fri, 20 Jun 2003, Maurice Lombardi wrote:
Mirsad Todorovac a écrit:
On Fri, 20 Jun 2003, Eike Lange wrote:
On Fre, Jun 20, 2003 at 12:30:10 +0200, Frank Heckenbach wrote:
Due to a hardware upgrade, the GPC server will be out of service tomorrow (Friday) probably for an hour.
I hope this works now again!
I don't see Latin2 chars correctly now. What I get from server is:
domac:~> telnet www.gnu-pascal.de 80 Trying 132.252.79.79... Connected to Tartaglia.Dida.Physik.Uni-Essen.DE. Escape character is '^]'. GET http://www.gnu-pascal.de/gpc-hr/h-index.html HTTP/1.0
HTTP/1.1 200 OK Date: Fri, 20 Jun 2003 19:06:34 GMT Server: Apache/1.3.26 (Unix) Debian GNU/Linux Last-Modified: Wed, 07 May 2003 01:11:57 GMT ETag: "23b2d-1a8a-3eb85d5d" Accept-Ranges: bytes Content-Length: 6794 Connection: close Content-Type: text/html; charset=iso-8859-1
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ NOTE THIS!
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="hr"><head> <!-- Generated automatically by make-homepage DO NOT CHANGE THIS FILE MANUALLY! --> <title>GNU Pascal</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2"> </head> <body background="../images/gradient.png" bgcolor="#ffcf7f" text="#000000" link="#cf0000" vlink="#7f0000" alink="#ff0000"> <table align=right><tr><td> <a href="../gpc/h-index.html"><img src="../images/en.png" border=no alt="This page in English" width=34 height=23></a> . . .
So, you see, it appears that server adds a "Content-Type: text/html; charset=iso-8859-1" regardless of my http-equiv.
??? it is iso-8859-2 above. But there is something wrong indeed in the server. If I look online (with Netscape) I see strange characters, not croatian I suppose, and I force to see croatian chars by telling to Netscape to force the use of 8859-2 I I download the manual (in tar.bz2) form and open it, everything is correct without forcing but the same lines as above are at the beginning of the files. The error seems to be somewhere else.
Maurice
Thank you, Maurice, I see the same behavior in Mozilla, and wait pls ... yes, on IE I see the same thing, 1 in exponent, and 3/4 instead of ``s'' and ``z'' with diacritic signs.
I think it happened before, and the solution from previous msg of mine was helpful.
Mirsad