Page 1 of 1

accents é è turned into é è

Posted: Sun Dec 07, 2014 1:17 pm
by NathL
hello everybody :)

I'm using textcrawler for the first time on html files for a french website.
tried to extract a stroke in html and php documents, which works perfectly in the standard tab.
but in the meantime, all accents é è turned into é èin all the files !!!
aaaarg!

also, when I tried to search for é, the textcrawler did not find it...
my files should be encoded in iso-8859-1

ok I have a backup, but what is the problem ?

Re: accents é è turned into é è

Posted: Sun Dec 07, 2014 2:38 pm
by DigitalVolcano
Sounds like an encoding issue
Is "Options->Output->Always write UTF-8(without bom) if the input is ANSI" checked? If so, try it unchecked.

Re: accents é è turned into é è

Posted: Sun Dec 07, 2014 5:45 pm
by NathL
yes !
thank you :)