Please let me know any update on this patch.
Thanks,
Krishna
-----Original Message-----
From: Krishna Murthy
Sent: Wednesday, June 16, 2004 1:29 PM
To: Krishna Murthy; 'wine-patches@winehq.org'
Subject: Common "SaveAs" dialog box does not honor the user selected file extension.
- Short Description:
The "SaveAs" common dialog box does not save the file with the user selected extension even though the file type is chosen.
- Long Description:
Wine adds default extension to the file and ignores the selected extension from file type of "SaveAs" dialog box.
Say the default extension is .txt, and other specified file extensions are .bmp and .app. Now if we enter the file name as xxx and select the filter extension as .bmp and perform the save, the saved file will be named as xxx.txt even though the selected filter was .bmp
- Patch:
filedlg.80361.patch.diff
- Change log Entry:
Add the selected extension from file type filter if file name does not contain the file extension.
Krishna
Gupta Technologies LLC
TEL: (650) 596-4828
E-mail: Krishna.Murthy@guptaworldwide.com <mailto:Krishna.Murthy@guptaworldwide.com>