- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: franck
Subject: Re: Problem with iso-8859-1 accent ?

I have checked some bad or good accent display. But dpsearch always add 
charset=iso-8859-1
inside the META HTML page. Is that normal or is it a misconfiguration of my 
dpsearch conf file?
Thx for your help.

Example of BAD accent display:
- Dpsearch display:
<HTML><HEAD>
<META NAME="Content-Type" Content="text/html; charset=iso-8859-1">
..
Charset:</th><td>US-ASCII</td></tr>

- The real News:
Subject: blah
From: xxx
...
User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)
X-Accept-Language: fr, en
MIME-Version: 1.0
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 8bit

Example of Good accent display:
- Dpsearch display:
<HTML><HEAD>
<META NAME="Content-Type" Content="text/html; charset=iso-8859-1">
..
Charset:</th><td>ISO-8859-1</td></tr>

- The real News:
Subject: blah blah
..
User-Agent: Thunderbird 1.5.0.2 (Windows/20060308)
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit


- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=03;topic_id=1158767168;reply=1158910685

Reply via email to