Re: A possible bug in IOConverter with Win-1251 charset

2016-03-13 Thread fedd
Hi Claus, thank you for your attention, I am sorry I didn't have chance to do it. I understand what you are saying, and agree, and I would love to contribute to this great project, but unfortunately I can't immediately meet the requirement of providing a unit test and a push request, just becaus

Re: A possible bug in IOConverter with Win-1251 charset

2016-03-05 Thread fedd
I made an experiment and saw that the situation is much worse that just losing one frequent Russian letter. I made a UTF-8 file with both Russian text and one German A Umlaut letter, and Camel was unable to read a German letter replacing it with a question mark, just because my windows dev machine

A possible bug in IOConverter with Win-1251 charset

2016-03-05 Thread fedd
Hi, I believe I have found a bug, they recommend to discuss it on forum before posting to Jira. I found it impossible to unmarshal a Win-1251 CSV file with Cyrillic strings, on a machine where a vm charset is Win-1251 at least. I dug into the code and saw that in an IOConverter you subclass an Inp