Skip to content

FileChooser portal: Make sure filter.name is not empty

Albert Astals Cid requested to merge aacid/qtbase:work/file-portal-fix into kde/5.15

Xdg-desktop-portal will reject any OpenFile request if there is an empty filter, so if we can't find the mimetype in the mimedatabase we just use it's "raw name"

Pick-to: 6.6 6.5 5.15 Change-Id: I705ae7523445e5c2ec97a42ee334401bc90adb68 Reviewed-by: Thiago Macieira thiago.macieira@intel.com (cherry picked from commit 88c74240)

Merge request reports