Skip to content

[kfilewidget] Fixing saving to files with quotes

Andreas Bontozoglou requested to merge urban/kio:fix_save_quotes into master
  • Escaping double quotes in KFileWidgetPrivate::setLocationText(QUrl)
  • Adding a test for single-file mode (KFile::File)

BUG: 426728

Merge request reports