Describe the issue:
- [ ] Bug
- [x ] Change request
- [ ] New feature request
- [ ] Discussion request
Issue long description:
When saving a new logbook for the first time, Subsurface default is to create a XML file named by the user. The resulting file name does not have an extension.
The result is that when using the Open logbook the saved logbooks are not displayed in the dialog.
Operating system:
Not Applicable
Subsurface version:
v4.8.4
Steps to reproduce:
- Create a New Logbook
- Save the new logbook
- Name the new logbook 'testing' without file extension
- Click Save button
-
From the Subsurface File menu select Open logbook
-
At the command prompt ~/.subsurface$ ls cloudstorage googlemaps hashes printing_templates testing thumbnails
- ~/.subsurface$ mv testing testing.xml
- From the Subsurface File menu select Open logbook
Current behavior:
Saves the file without .xml
Expected behavior:
Saves file with .xml If .xml is supplied in naming strip the .xml from the filename to aviod testing.xml.xml
Additional information:
Mentions:
该提问来源于开源项目:subsurface/subsurface