-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Fix Version/s: 0.4.13
-
Component/s: Applications
-
Labels:
-
Module:
-
Guilty Commit:0.4.13-dev-927-ge85664a3d8dfb955b56b2f5d27a8ccd85db9454b
Steps to reproduce:
- Navigate to C:\ and open freeldr.ini (will be opened with ROS notepad)
- Set DefaultOS value to ReactOS_Debug (or any other possible value)
- Hit Ctrl+S or choose "Save" in the main menu
- Normally reboot the system via Start menu
Expected result: System is bootable, and default freeldr menu item is changed.
Observed result: System is not bootable anymore.
Actual reason: Notepad adds UTF-8 BOM at the beginning of freeldr.ini, though the file was never encoded with UTF-8 text encoding. This didn't happen some time before, so it's a regression.
- relates to
-
CORE-15548 [NOTEPAD] does not properly detect and display txt-files encoded in UTF8 without BOM
-
- Resolved
-