| | Refresh | Back to list | Edit | Add note | | | New bug | New request | New idea | |
TedNPad : Bug (0 votes)

#13: Saving UNICODE files without BOM

Category: File SubCategory: Encoding
Status: Fixed (2013-09-29 15:20:10) Priority: Next Release Difficulty: Easy Created: jsimlo
Version: 6.0.2.beta
Comment from jsimlo on Sun, Mar 24, 2013, 21:06 (comment id #22)
Auto-recognition of UNICODE files is not supported right now. Unfortunatelly, TED Notepad allows to save UNICODE files way too easily without BOM, even though it does not recognize such files correctly later on, upon loading.
Comment from jsimlo on Sun, Sep 29, 2013, 14:44 (comment id #182)
Looping thru encodings now modifies current BOM flag option as well (reasonable defaults are provided). Thus ANSI and UTF-8 are made automatically BOM-less and both Unicodes turn the BOM on automatically. The user must choose to turn the BOM off manually, which should make the problem about no-unicode-autorecognition somewhat more obvious.
Comment from jsimlo on Sun, Sep 29, 2013, 14:44 (comment id #183)
Note: The default encoding and the default BOM option from the Settings dialog is not utilized upon looping thru encodings at all. That option only takes place upon new document.
Comment from jsimlo on Sun, Sep 29, 2013, 15:19 (comment id #184)
When the user saves a Unicode file with no BOM, warning is posted to the Status bar about the possible future problems.

Public readonly listing for anonymous users.
Bugy ver. 0.0.1, a minimalist bugtracker and ideabox.
(c) 2013, Juraj Simlovic, Medvedik. All rights reserved.
Developed with TED Notepad, free notepad replacement.