From: Luis Parravicini Date: 2007-09-25T20:29:47+09:00 Subject: Re: Problem with Iconv On 9/25/07, Jean-nicolas Jolivet wrote: > It was working well when I was running RoR on cygwin... Now with Instant > Rails I get the following error: > > Iconv::IllegalSequence in ItemController#new > > > The exact same method was working flawlessly on cygwin... now it chokes > at the first accentuated character... > > Anyone has an idea ? (Please don't tell me to go back to cygwin, it was > really slow LOL) Is this error happening with the same strings used as arguments?. Maybe under cygwin you are using certain encoding and now the strings you are using are in a different encoding. -- Luis Parravicini http://ktulu.com.ar/blog/