Salut Bernard,

We made the following curl command :

curl  ...  -Fprop=été  -F_charset_=ISO-8859-1
http://localhost:7001/doc-engine/encode2 (doc-engine is my sling app)

and it is not working.

I'm doing from the browser :
http://localhost:7001/doc-engine/encode2.html or
http://localhost:7001/doc-engine/content/encode.html?_charset_=ISO-8859-1.
The value of prop is not good.

FYI, we have set the Derby territory parameter to fr_FR. Not sure if
Derby requires more setting for the encoding.

I don't know where the problem comes from.

br,
Christophe



2009/10/13 Bertrand Delacretaz <[email protected]>:
> Salut Christophe,
>
> On Tue, Oct 13, 2009 at 10:14 AM, Christophe Lombart
> <[email protected]> wrote:
>> ...We are using the default post servlet and we have some encoding issues
>> with french words ( with accents). We have se the encoding in our
>> application server and the terriroty attribute in Derby. Do I have to
>> change something in Jackrabbit or Sling ?...
>
> Does the "character encoding" paragraph at
> http://sling.apache.org/site/request-parameters.html help?
>
> If yes we might need to add a FAQ entry pointing to that.
>
> -Bertrand
>

Reply via email to