When saving a BRF or PEF, may be BBZ, the user can enter a filename without the extension in the save file dialog. Should a file without the extension exist on the system then that file is overwritten. However if the file without the extension does not exist then a file extension is automatically appended to the file name given by the user. The bug therefore is the difference in file name handling when a file exists or does not exist on the system, it should be handled the same regardless.
When saving a BRF or PEF, may be BBZ, the user can enter a filename without the extension in the save file dialog. Should a file without the extension exist on the system then that file is overwritten. However if the file without the extension does not exist then a file extension is automatically appended to the file name given by the user. The bug therefore is the difference in file name handling when a file exists or does not exist on the system, it should be handled the same regardless.