Bug report #1932
file extension missing when saving a mapfile from mapserver export plugin composer
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Low | ||
| Assignee: | |||
| Category: | Python plugins | ||
| Affected QGIS version: | Regression?: | No | |
| Operating System: | All | Easy fix?: | No |
| Pull Request or Patch supplied: | Resolution: | fixed | |
| Crashes QGIS or corrupts data: | Copied to github as #: | 11992 |
Description
looks an easy fix
History
#1
Updated by Richard Duivenvoorde almost 16 years ago
- Resolution set to fixed
- Status changed from Open to Closed
part of check for .map-extenion for exported files (and append if needed)
part of fe606b74 (SVN r12293) check for .qgs-extension when saving a new project file before exporting (and append if needed)