I have a weird problem with Iconv... I'm trying to use it to generate a
permalink (so it removes all accentuated characters like french accents
etc..)..
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)
thanks :)
--
Posted via http://www.ruby-forum.com/.