Bug 553121 - text editor drops UTF8 BOM when saving
Summary: text editor drops UTF8 BOM when saving
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 4.12   Edit
Hardware: PC Windows 10
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-16 06:28 EST by Mauno Ryytty CLA
Modified: 2019-11-18 03:54 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mauno Ryytty CLA 2019-11-16 06:28:07 EST
Eclipse text editor drops UTF-8 BOM from text files.
- If BOM exists in file, it must be retained. There always is  reason why it is put there.


-- Configuration Details --
Product: Eclipse IDE 4.12.0.20190614-1200 (org.eclipse.epp.package.jee.product)Installed Features:
 org.eclipse.jdt 3.18.0.v20190605-1800
Versioning Plugin:
 org.eclipse.platform 4.12.0.v20190605-1801
Comment 1 Paul Pazderski CLA 2019-11-18 03:54:20 EST
Works for me in 4.12 and recent build. If I just save the file BOM is preserved. Did you mean Save as? That would be bug 64567.