Skip to content

Fix setup of default file extension in Save as dialog

Thomas Baumgart requested to merge fix-421757 into master

The default file extension was not setup correctly in all circumstances. This change makes sure to extract the filetype from all known formats.

BUG: 421757 FIXED-IN: 5.0.9

Merge request reports