btw I wasn't able to reproduce

"Uploaded file weßendorf.txt"
also Weßendorf, Köln was successfully displayed in the view

(Facelts, MyFaces 1.1.4 and Trinidad nightly)

-M

On 12/19/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
Hello anton,

are you using a filter in front of the faces servlet that queries the
http parameter map ?

In MyFaces the *FacesContextFactory* calls the setCharEncoding on the
underlying request object. Doing a query before JSF (MyFaces) calls
setCharEncoding will disable the this call.

When using RI and Faclets this is not working:
https://facelets.dev.java.net/issues/show_bug.cgi?id=190

HTH,
Matthias

On 12/19/06, Kunze, Anton <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have a problem with encoding of german special characters after
> submitting a trinidad form with attribute usesUpload="true". My Trinidad
> form (myfaces, facelets, UTF-8) with several textfields and an inputFile
> shows all characters correct. After a submit, all german special
> characters in textfields are incorrect. If I set usesUpload to false
> everything looks fine. What can I do?
>
> Best regards
>


--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com



--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to