Bug report #5136

Styles saved as QML if filename don't have .sld suffix

Added by Alexander Bruy about 12 years ago. Updated over 11 years ago.

Status:Closed
Priority:Normal
Assignee:Giuseppe Sucameli
Category:Symbology
Affected QGIS version:master Regression?:No
Operating System: Easy fix?:No
Pull Request or Patch supplied:No Resolution:
Crashes QGIS or corrupts data:No Copied to github as #:14894

Description

Saving style to SLD only possible if I manually add suffix .sld to filename in save dialog. When file type selected from combobox and filename specified without extension QGIS always saved style as QML, even if SLD is selected using combobox

Tested under Slackware Linux 13.37, QGIS 1.9.90 c285502

Associated revisions

Revision 88187f1e
Added by Giuseppe Sucameli over 11 years ago

display a menu to choose the output format saving vector styles (fix #5136)

History

#1 Updated by Giovanni Manghi about 12 years ago

  • Assignee set to Giuseppe Sucameli

#2 Updated by Giuseppe Sucameli almost 12 years ago

This problem is due to a QT issue...
A solution may be to use a non-native QFileDialog but it should be avoided.

A workaround could be adding a popup menu with two items (Save as QML, Export to SLD) to the "Save Style" button.

#3 Updated by Giuseppe Sucameli over 11 years ago

  • Status changed from Open to Closed

Also available in: Atom PDF