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 ?
accents é è turned into é è
- DigitalVolcano
- Site Admin
- Posts: 1863
- Joined: Thu Jun 09, 2011 10:04 am
Re: accents é è turned into é è
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.
Is "Options->Output->Always write UTF-8(without bom) if the input is ANSI" checked? If so, try it unchecked.
Re: accents é è turned into é è
yes !
thank you :)
thank you :)