danigb27 / tortoisesvn

Automatically exported from code.google.com/p/tortoisesvn
0 stars 0 forks source link

TortoiseMerge fails to detect utf-16 without BOM #520

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Files that are encoded in utf-16 but do not have a BOM are treated as ASCII or 
UTF8 in TortoiseMerge.
The encoding detection logic only check the BOM.

We have to improve that detection logic so that utf-16 files are detected 
correctly even if they don't have a BOM.

Original issue reported on code.google.com by tortoisesvn on 20 Jul 2013 at 5:03

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r24555.

Original comment by tortoisesvn on 20 Jul 2013 at 8:17

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r24556.

Original comment by tortoisesvn on 20 Jul 2013 at 8:18