Hi Steve,

Thanks, I didn't know this actually. Does it seem like a bug for which a ticket 
should be logged?

My ideas to try to solve this:
- Change the locale in the Docker image we use
- If that doesn't work, implement a custom processor that does the splitting

Thanks
/Gustav

-----Original Message-----
From: SteveR [mailto:srichard...@vonage.com] 
Sent: den 2 juli 2015 21:28
To: users@camel.apache.org
Subject: Re: Wrong charset when using FTP2 component, locale issue?

Hi Gustav:

I'm sure you already know this, but *0xefbfbd* is the  Unicode replacement 
character"   (U+FFFD)
<http://www.fileformat.info/info/unicode/char/fffd/index.htm>   which a
program may decide to insert for any character it couldn't decode correctly 
when trying to handle Unicode.  So it looks like there are two adjacent octets 
that were attempted to be converted to UTF-8 that were invalid.

  Steve



--
View this message in context: 
http://camel.465427.n5.nabble.com/Wrong-charset-when-using-FTP2-component-locale-issue-tp5768795p5768827.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to