Bug #178

TheIDE: Convert to "UTF-8 BOM" encoding.

Added by Sender Ghost over 12 years ago. Updated over 12 years ago.

Status:ApprovedStart date:11/19/2011
Priority:HighDue date:
Assignee:Miroslav Fidler% Done:

100%

Category:GeneralSpent time:-
Target version:-

Description

The case:
1. File with "Default" encoding (or another one, except "UTF-8 BOM").
2. TheIDE -> "Convert to encoding..". Select "UTF-8 BOM".
3. In result, TheIDE prepends 3 chars (with BOM) to beginning of the file. CodeEditor shows 3 empty chars.
4. TheIDE -> "Convert to encoding..". Select "Default".
5. In result, the BOM chars still there, but encoding is "Default".

178_uppsrc.diff Magnifier (449 Bytes) Sender Ghost, 11/29/2011 11:34 AM

History

#1 Updated by Sender Ghost over 12 years ago

  • File 178_uppsrc.diffMagnifier added
  • Status changed from New to Patch ready
  • Priority changed from Normal to High
  • % Done changed from 0 to 100

#2 Updated by Sender Ghost over 12 years ago

I raised the priority of Bug, because this is not "Convert to "UTF-8 BOM" encoding" issue, which is a consequence.
The patch solves the cause. Without the patch, "UTF-8 BOM" feature doesn't work.

#3 Updated by Sender Ghost over 12 years ago

  • Category changed from IDE to General

#4 Updated by Sender Ghost over 12 years ago

  • Status changed from Patch ready to Approved

r4246

Also available in: Atom PDF