Skip to content
Commit 2ef232b0 authored by Wolfgang Bauer's avatar Wolfgang Bauer
Browse files

Fix wrong path conversions in NewTransferDialogHandler::handleUrls()

A local path needs to be converted to QUrl by using
QUrl::fromLocalFile(), otherwise the result will be an invalid QUrl.

This fixes downloads if "Ask for destination..." is disabled in the
settings.
parent f06402fb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment