Export to GitHub

tortoisesvn - issue #520

TortoiseMerge fails to detect utf-16 without BOM


Posted on Jul 20, 2013 by Helpful Hippo

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.

Comment #1

Posted on Jul 20, 2013 by Helpful Hippo

This issue was closed by revision r24555.

Comment #2

Posted on Jul 20, 2013 by Helpful Hippo

This issue was closed by revision r24556.

Status: Fixed

Labels:
Type-Defect Priority-Medium Milestone-1.8.1