Hi.
When squid creates listing for ftp with files in russian
encoding it uses html_quote() for converting file names.
html_quote() converts all characters > 128 to &#xxx format
and IE/Mozilla cannot correctly display file names.
I simply removed all calls for html_quote and IE/Mozilla
now correctly displays all filenames (actualy i also have added
<meta http-equiv="Content-type" content="text/html; charset=koi8-r">).
Is there any other manner to do the same (IE/Mozilla displays
russian file names on ftp)?
P.S. sorry my bad enlgish
Received on Mon Oct 28 2002 - 02:44:53 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:10:55 MST