Martin Eckardt wrote:
> The tsvn_ch04.xml for example. Simple diff is enough. The behaviour was
> in the rc1 also, don't know if it's in 1.0.8 and if it's a nt problem.
> I attached a little screenshot showing the scrubled chars. But the
> difference is that in the rc 1 from steve was the left side normal an
> the right side scrubled.
> The lines were marked violet. And the patches didn't noticed any changes.
The view of those chars depends on if the file has the BOM's set
correctly or not. I already noticed from the patches you sent before you
got commit access that your text editor doesn't set the BOM's for UTF8!
So once those BOM's are gone, TME won't recognize the file as UTF8
anymore and will show the chars scrumbled.
As for the merging Lübbe mentioned: the same applies there. If one file
has the BOM's, but the other doesn't, then you get scrumbled results.
So you _must_ make sure that both files have the correct BOM's set in
the file!
Stefan
Received on Wed Aug 25 13:45:06 2004