UTF16 LE with BOM encoding detected wrongly (cp1254 forced)

Solved bugs are moved into this topic...
Post Reply
ertank
Posts: 61
Joined: 06.06.2021 21:56

UTF16 LE with BOM encoding detected wrongly (cp1254 forced)

Post by ertank »

Hello,

I have received an SQL file today. It is about 284MB in size.

- I can open file with Notepad++. Encoding is displayed in Notepad++ is "UCS-2 LE BOM"
- I can open file with SublimeText. Encoding displayed in SublimeText is "UTF16 LE with BOM"
- I can open file with CudaText. Encoding displayed in CudaText is cp1254 (and it is forced, I cannot change that encoding) Text displayed is not readable in CudaText it is more like hex. Attached are some visual samples.

I can compress and share download link in private. Compressed size is about 13.5MB in size. Probably too big for sending in e-mail.
Attachments
Notepad++
Notepad++
CudaText
CudaText
uvviewsoft
Posts: 392
Joined: 01.12.2020 13:46

Post by uvviewsoft »

I know what/how to fix here. pls send the link via email.
uvviewsoft
Posts: 392
Joined: 01.12.2020 13:46

Post by uvviewsoft »

No need in file now. I repeated this here. fixed version is here:
http://www.uvviewsoft.com/c/
1.134.4.2
ertank
Posts: 61
Joined: 06.06.2021 21:56

Post by ertank »

I confirm that 1.134.4.2 opens file with correct encoding.

Thanks.
Post Reply