PDA

View Full Version : can't import utf-8 with BOM


mlwang
05-13-2011, 05:06 AM
Ran into another issue just now: it seems UR doesn't understand plain text file with byte order mark (BOM). Import any text file in utf-8 with BOM and nothing is displayed in UR. Re-saving the file without the BOM (in an editor) and the file is displayed fine.

Could you please take a look into this? I've quite a few utf-8 text files (a necessity when working with Asian text), and saving them with BOM makes it easier for editors to identify the encoding of a file.

kinook
05-13-2011, 12:33 PM
This is fixed in the latest build (UltraRecall.exe 4.2.1.4 in Help | About | Install Info after installing).

mlwang
05-13-2011, 08:41 PM
Fixed indeed. Many thanks!