[Phoenix] Encoding Issues
Andreas Wuest
awuest at student.ethz.ch
Thu Aug 24 16:15:16 CEST 2006
Hi Thoms
On 24.8.2006 16:05 Uhr, Andreas Wuest wrote:
> Hi Thomas
>
> On 24.8.2006 15:21 Uhr, Thomas Comiotto wrote:
>
>> Hi
>>
>>
>>> It's not. It's loaded from the supplied URI, written into the
>>> editor's document which is UTF-8, and then sent back.
>>>
>>
>> Ok, it might also be a Jetty issue. Quoting the Jetty docs:
>>
>> There is a default character set ISO-8859-1, which supports most
>> western European languages, and is currently the official 'default'
>> content encoding for content carried by HTTP (but not for data
>> included in URLs - see below). This is also the default for all Jetty
>> versions except 4.0.x. Alternative encodings may be specified by
>> defining the HTTP Content-Type header of the page to be something like
>> "text/html; charset=ISO-8859-4".
>>
>> Since Ulysses does not add charset to the Content-Type header it could
>> be that Jetty falls back to ISO-8859-1. Would you mind adding charset
>> to the Content-Type header to test this?
>
> Could you please test with revision 17045? I can't test it here because
> my local copy is a mess right now...
Meh, forgot to set the last parameter, try revision 17047 please.
--
Kind regards,
Andi
More information about the Phoenix
mailing list